generate:ajax:command
Generate & Register a custom ajax command
Usage:
drupal generate:ajax:command [options]
gacAvailable options
| Option | Details |
|---|---|
--module | मोड्यूल का नाम। |
--class | Ajax Class name |
--method | Custom ajax method |
--js-name | Custom javascript name |