@paraboly/pwc-sliding-panel
Version:
A panel that slides open from the sides of the page when you click a handle.
7 lines (5 loc) • 453 B
JavaScript
import { p as patchBrowser, g as globals, b as bootstrapLazy } from './core-4fc17e0e.js';
patchBrowser().then(options => {
globals();
return bootstrapLazy([["pwc-sliding-panel",[[4,"pwc-sliding-panel",{"active":[1540],"anchor":[513]},[[0,"toggled","toggledListener"]]]]],["pwc-sliding-panel-content",[[4,"pwc-sliding-panel-content"]]],["pwc-sliding-panel-toggle",[[4,"pwc-sliding-panel-toggle",null,[[0,"click","clickListener"]]]]]], options);
});