UNPKG

@wix/design-system

Version:

@wix/design-system

32 lines (29 loc) 749 B
### dataHook - type: string - description: Applied as data-hook HTML attribute that can be used in the tests ### className - type: string - description: Specifies a CSS class name to be appended to the component’s root element. - internal ### items - type: ReactNode[] - description: Items that will be rendered ### showDivider - type: boolean - description: Shows or hides divider ### divider - type: boolean - description: use showDivider instead - default: true - deprecated ### minItemsPerRow - type: number - description: Sets minimum number of items per row - default: 2 ### maxItemsPerRow - type: number - description: Sets maximum number of items per row - default: 3 ### children - type: AnalyticsLayoutChildren - description: Children