citysites/yii2-jquery-inputmask-multi

Yii2 asset for https://github.com/andr-04/inputmask-multi

dev-master 2019-10-08 07:34 UTC

This package is auto-updated.

Last update: 2024-04-05 16:35:35 UTC


README

Documentation

All documantation about cookieconsent you can find here

Installation

Composer

The preferred way to install this extension is through Composer.

Either run composer require citysites/yii2-jquery-inputmask-multi "dev-master"

or add "citysites/yii2-jquery-inputmask-multi": "dev-master" to the require section of your composer.json

Usage

use \citysites\assets\JqueryInputmaskMultiAsset;
JqueryInputmaskMultiAsset::register($this);// $this represents the view object