Box

Displays a block level element. The basic building block of a rendition application.

Props

Name

Type

Default

Required

Description

flex

string | string[]

-

-

Sets flex, if the value is an array, sets a responsive style corresponding to the theme's breakpoints

order

number | string | Array<number | string>

-

-

Sets order, if the value is an array, sets a responsive style corresponding to the theme's breakpoints

Last updated