All Demos

Discover all that Symfony UX offers through our collection of demos!
Source code is provided for each demo: PHP, Twig, JS, and CSS.

Removing a Component

Removing a Component

Remove a LiveComponent after its final render, with an optional CSS exit animation.

remove animation LiveAction LiveResponse

Downloading Files

Downloading Files

Download from a route or send generated content while preserving state and events.

file download events LiveAction

Infinite Scroll - 2/2

Infinite Scroll - 2/2

Loading on-scroll, flexible layout grid, colorfull loading animations and... more T-Shirts!

grid pagination loading scroll

Auto-Validating Form

Auto-Validating Form

Create a form that validates each field in-real-time as the user enters data!

form validation inline

Dependent Form Fields

Dependent Form Fields

After selecting the first field, automatically reload the options for a second field.

form field events

Inline Editing

Inline Editing

Activate an inline editing form with real-time validation.

form inline LiveAction

Invoice Creator

Invoice Creator

Create an invoice + line items that updates as you type.

form entity events LiveAction

Uploading files

Uploading files

Upload file from your live component through a LiveAction.

form file upload LiveAction