Download the PHP package marshmallow/boolean-group without Composer
On this page you can find all versions of the php package marshmallow/boolean-group. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marshmallow/boolean-group
More information about marshmallow/boolean-group
Files in marshmallow/boolean-group
Informations about the package boolean-group
Nova Boolean Group
This package extends the default Boolean Group field from Nova 4. This package adds the ablity to use HTML in the labels. This is handy when you have a lot of information to show in your boolean group labels.
In the example below you can see the difference in behaviour between the default Boolean Group from Nova and the Boolean Group from this package.
Installation
You can install the package via composer:
Usage
The usage of this package could not be easier. You use it as you would use the BooleanGroup from Nova. Please check there documentation for all the cool stuff you can do with this field out of the box. The only addition is, you can now add HTML in your labels. This package will do the rest. Check out the example below. This is the code we’ve use to take the screenshots above.
Click area
By default, the clickable area within the border is full width. This sometimes creates an issue where users click this area without the intention to check of uncheck anything. If you want to change this behaviour, you can do so with the method below.
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Stef van Esch
- All Contributors
License
The MIT License (MIT). Please see License File for more information.