helvetitec/livemasks
最新稳定版本:v1.0.4
Composer 安装命令:
composer require helvetitec/livemasks
包简介
Input masks for Laravel Livewire v3
README 文档
README
Input masks for Laravel Livewire v3
Usage
MoneyInput
Add a money Input to your platform
- v1: (model) Livewire Model to update
- v2: (string) Id of the input
- v3: (string) Name of the input
- v4: (string) class from the input
- v5: (boolean) Set the input to required or not
<livewire:livemasks.money wire:model.live='v1' id="v2" name="v3" class="v4" :required="v5"/>
统计信息
- 总下载量: 1.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-11-23