2017 © Pedro Peláez
 

yii2-extension yii2-reveal

Reveal Presentation

image

dungphanxuan/yii2-reveal

Reveal Presentation

  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

Installation

The preferred way to install this extension is through composer., (*1)

Either run, (*2)

php composer.phar require --prefer-dist dungphanxuan/yii2-reveal "*"

or add, (*3)

"dungphanxuan/yii2-reveal": "dev-master"

to the require section of your composer.json file., (*4)

Usage

Once the extension is installed, simply use it in your code by :, (*5)

<?php echo dungphanxuan\yii2reveal\RevealWidget::widget([
    'name' => 'content',
    'options'=>[// html attributes
        'id'=>'content'
    ],
    'clientOptions'=>[

    ]
]);; ?>

The Versions

30/06 2015

dev-master

9999999-dev

Reveal Presentation

  Sources   Download

MIT

The Requires

 

jquery javascript html text editor jquery-plugin

30/06 2015

0.1

0.1.0.0

Reveal Presentation

  Sources   Download

MIT

The Requires

 

jquery javascript html text editor jquery-plugin