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