Create Modal
apex create modal <PKG_ALIAS> <ALIAS>
|
|
Create new modal component.
|
Parameters
Parameter | Description |
---|---|
pkg_alias | Package alias to create modal within. |
alias | The alias / filename of the modal to create. |
Flags
Flag | Description |
---|
Examples
- ./apex create modal my-shop invoices