Components

WrapperBox

<WrapperBox />

Constructor

# <WrapperBox />

Basic layout element which controls padding.

View Source admin-bro/src/frontend/components/ui/wrapper-box.tsx, line 29

Example

Type Definitions

object

# Props

Properties:
Name Type Attributes Description
border boolean <optional>

If wrapper should have a border.

style React.CSSProperties <optional>

View Source admin-bro/src/frontend/components/ui/wrapper-box.tsx, line 36