UNPKG

nativescript-ui-sidedrawer

Version:

Add additional space to your app. Use it for navigation or custom content. Slides in from all four sides of the screen.

11 lines (10 loc) 202 B
declare const _default: { props: {}; template: string; methods: { showDrawer(): any; closeDrawer(): any; toggleDrawerState(): any; }; }; export default _default;