We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CRUD views often requires a toggler in order to switch between true/false state.
Enhance ToggleStatus Plugin:
'class' => ToggleStatus::class, 'interactive' => true,
The text was updated successfully, but these errors were encountered:
ToggleStatus plugin ables to toggle the status from the crud list
77c3a90
overview. #1134
fixed binding for status toggler #1134
3f55a4a
nadar
No branches or pull requests
CRUD views often requires a toggler in order to switch between true/false state.
Enhance ToggleStatus Plugin:
The text was updated successfully, but these errors were encountered: