UNPKG

box-ui-elements

Version:
21 lines (20 loc) 385 B
export declare const basic: { args: { maxSelectable: number; }; }; export declare const withPagination: { args: { initialPageSize: number; }; }; declare const _default: { title: string; component: any; args: { features: Record<string, boolean>; rootFolderId: string; token: string; }; }; export default _default;