@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
13 lines (7 loc) • 522 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / FillBox
# Variable: FillBox
> `const` **FillBox**: `StyledComponent`\<`BoxOwnProps`\<`Theme`\> & `Omit`\<`DetailedHTMLProps`\<`HTMLAttributes`\<`HTMLDivElement`\>, `HTMLDivElement`\>, keyof `BoxOwnProps`\<`Theme`\>\> & `MUIStyledCommonProps`\<`Theme`\>, \{ \}, \{ \}\>
A Box UI control that will fill up it's parent's view completely.
A padding of 4px will be used.