More actions
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "overflow": { | ||
"label": "Overflow", | "label": "Overflow", | ||
"description": "The direction the scrollbar should appear on. If blank, defaults to both.", | "description": "The direction the scrollbar should appear on. If blank, defaults to both.", | ||
| Line 23: | Line 23: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
" | "overflow" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
Latest revision as of 01:40, 28 July 2023
This template renders whatever is placed within it as a scroll-able item if the contents overflow the container or page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Content | 1 | The content to place within a scroll-able container | Content | required |
| Overflow | overflow | The direction the scrollbar should appear on. If blank, defaults to both.
| Content | optional |