Back All Commands All Display Commands
This command requires an {END_PANEL} command.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | heading | String | Panel Heading | |
2 | class | String | Any additional Classes to be applied to the entire Panel such as "text-white bg-warning" | |
3 | class-head | String | Any additional Classes to be applied to the Panel Header | |
4 | class-body | String | Any additional Classes to be applied to the Panel Body | |
- | id | String | Element ID | |
- | img | String | Display an image with the panel. | |
- | style | String | Any style values to be applied to the entire Panel. | |
- | style-head | String | Any style values to be applied to the Panel Header. | |
- | style-body | String | Any style values to be applied to the Panel Body |
Still an example