php bin/console make:twig-component

Create a twig (or live) component

Usage

make:twig-component [--live] [--] [<name>]

Arguments

name   The name of your twig component (ie <fg=yellow>Notification</>) 

Options

      --live   Whether to create a live twig component (requires <fg=yellow>symfony/ux-live-component</>) 

Help

Create a twig (or live) component