Skip to content

Augmentedjs/presentation-drawer

Repository files navigation

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'

About

Augmentedjs Presentation Drawer Component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published