1.0.4 • Published 5 years ago

altai_panel v1.0.4

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

Altai Panel

Expand a given element within the window width & height.

Installation

NPM
npm i altai_panel
Yarn
yarn add altai_panel
Ruby on Rails

Add this line to your application.js

//= require altai_panel/dist/altai_panel

Set by using the following:

$(".altai-panel").altaiPanel();

Settings:

## Trim height if needed.
trim: 0

## Print log messages in your developer console.
debug: true or false

License

The gem is available as open source under the terms of the MIT License.

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago