Class: blueprintjs.MinimalDrawer

blueprintjs.blueprintjs.MinimalDrawer(container, width)

A skeleton to ease the creation of a minimal Blueprintjs drawer element.

Constructor

new blueprintjs.MinimalDrawer(container, width)

Parameters:
Name Type Description
container Element

the parent element.

width string

the drawer width in pixels or percents (optional).

Source:

Extends

  • blueprintjs.Blueprintjs