coringawc/filament-input-loading

带有加载旋转器的输入选项

支持包维护!
coringawc

安装: 675

依赖项: 0

建议者: 0

安全性: 0

星星: 9

关注者: 1

分支: 1

公开问题: 2

语言:Blade

v0.0.1 2022-11-21 01:04 UTC

This package is auto-updated.

Last update: 2024-09-21 05:24:51 UTC


README

Latest Version on Packagist Semantic Release Total Downloads

Filament Input Loading

使用 'lazy()' 或 'debounce()' 方法实现带有旋转器加载选项的输入

截图

Screenshot of Login Screen

安装

您可以通过 composer 安装此包

composer require coringawc/filament-input-loading

用法

use CoringaWc\FilamentInputLoading\TextInput;

TextInput::make('input')->lazy()->...

TextInput::make('input')->debounce()->...

致谢

许可证

MIT 许可证 (MIT)。有关更多信息,请参阅许可证文件