UNPKG

@reusable-ui/collapse

Version:

A generic element with dynamic visibility (show/hide).

7 lines (6 loc) 315 B
// reusable-ui core: import { // a capability of UI to rotate its layout: defaultBlockOrientationableOptions, } from '@reusable-ui/core'; // a set of reusable-ui packages which are responsible for building any component // defaults: export const defaultOrientationableOptions = defaultBlockOrientationableOptions;