- Preparing search index...
- The search index is not available
boxible
- Box(props: {
as?: ElementType<any>;
theme?: Theme;
} & BoxProps & ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement>, context?: any): null | ReactElement<any, any>
-
Parameters
-
props: {
as?: ElementType<any>;
theme?: Theme;
} & BoxProps & ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement>
-
Optional
context: any
Returns null | ReactElement<any, any>