Appearance
layout.padding
Adds the application padding class; current styling is commented out.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- application JSON
- Accepted value
boolean- Required
- No
- Default
- No documented default.
User scenarios
- Request padding around the root panel.
Related parameters
No direct parameter relationships are recorded.
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/applications/application.ts, symbolApplication - Example coverage: Complete — The envelope shows padding enabled.
- Demo coverage: Partial — The fixture config sets padding. Open the runnable demo .