UNPKG

@xylabs/react-appbar

Version:

Common React library for all XY Labs projects that use React

5 lines 135 B
export interface MenuListItemBase { collapseEnd?: boolean; iconOnly?: boolean; } //# sourceMappingURL=MenuListItemBase.d.ts.map