3.0.5 • Published 4 years ago

presentation-drawer v3.0.5

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

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:

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'

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

4 years ago