php bin/console make:twig-component
Creates a twig (or live) component
Usage
make:twig-component [--live] [--] [<name>]
Arguments
name The name of your twig component (ie <fg=yellow>NotificationComponent</>)
Options
--live Whether to create a live twig component (requires <fg=yellow>symfony/ux-live-component</>)
Help
Creates a twig (or live) component