Module: Row
Functions
Row
▸ Row(props
): ReactNode
Parameters
Name | Type |
---|---|
props | Readonly <{ children? : ReactNode ; className? : string ; flexOptions? : { direction : "col" | "row" ; grow? : boolean ; reverse? : boolean ; shrink? : boolean ; wrap? : boolean } ; type : "flex" | "grid" }> & RefAttributes <HTMLDivElement > |
Returns
ReactNode
See
https://live-storybook-react-kit.appa.pantheon.site/?path=/docs/row--docs
Defined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:427