ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
components/common/container
ContainerProps
Interface ContainerProps
interface
ContainerProps
{
children
?:
ReactNode
;
width
?:
"fixed"
|
"fluid"
;
className
?:
string
;
}
Hierarchy
VariantProps
<
typeof
containerVariants
>
ContainerProps
Index
Properties
children?
width?
class
Name?
Properties
Optional
children
children
?:
ReactNode
Optional
width
width
?:
"fixed"
|
"fluid"
Optional
class
Name
className
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
width
class
Name
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...