presentation-drawer

3.0.5 • Public • Published

presentation-drawer

The Augmented.js Next - Presentation Drawer Module.

API

Table of Contents

DrawerView

Extends DirectiveView

A simple drawer with a sliding content drawer window. Currently only supports drawers to the right of the main box.

Supported options:

  • content - The main content window
  • drawer - The slide-out drawer content

Parameters

  • options Object Options for the class

content

The callback method for clicking/tapping the main content box

Parameters

  • e Event The standard event

Returns DrawerView Returns 'this'

innerdrawer

The callback method for clicking/tapping the innerdrawer

Parameters

  • e Event The standard event

Returns DrawerView Returns 'this'

render

Main render method

Returns DrawerView Returns 'this'

/presentation-drawer/

    Package Sidebar

    Install

    npm i presentation-drawer

    Weekly Downloads

    2

    Version

    3.0.5

    License

    Apache-2.0

    Unpacked Size

    27.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • thedocbwarren