cacko/yii2-widget-fullscreen Yii2 widget full sreen

yii2-widget-fullscreen

  1. Demo
  2. Install
  3. Usage

Silly and useless straightfoward way to wrap your junk html containeirs in yii2 with a fullscreen functionality

Demo

Install

composer install cacko/yii2-widget-fullscreen

Usage

use Cacko\Yii2\Widgets\FullScreen\widgets\FullScreenWidget;

echo FullScreenWidget::widget(['content' => Html::img('/start.webp')]);

there's bunch of defaults in Cacko\Yii2\Widgets\FullScreen\components\Options, as usual if you think they are crap, feel free to inject your own ideas, just keep in mind you will have to bother with the css styles too - good luck

0 0
1 follower
10 downloads
Yii Version: 2.0
License: MIT
Category: User Interface
Tags:
Developed by: cacko
Created on: Mar 31, 2021
Last updated: (not set)
Packagist Profile
Github Repository