Download the PHP package pppcreative/select-badge without Composer
On this page you can find all versions of the php package pppcreative/select-badge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pppcreative/select-badge
More information about pppcreative/select-badge
Files in pppcreative/select-badge
Download pppcreative/select-badge
More information about pppcreative/select-badge
Files in pppcreative/select-badge
Vendor pppcreative
Package select-badge
Short Description Package combines Select field and Badge field, adds styled classes in CSS and adds functions such as icons(), map(), addTypes(), options(), labels(). Added to BelongsBaadge !
License MIT
Package select-badge
Short Description Package combines Select field and Badge field, adds styled classes in CSS and adds functions such as icons(), map(), addTypes(), options(), labels(). Added to BelongsBaadge !
License MIT
Please rate this library. Is it a good library?
Informations about the package select-badge
SelectBadge Field
1. Preview
2. Info
Package combines Select field and Badge field, adds styled classes in CSS and adds functions such as icons(), map(), addTypes(), options(), labels().
- You can use to like simple css Badge
How use Badge
`
Added files:
Function
3. Instalation
-
vendor publish --SelectBadgeServiceProvider
you can use config classes or register in NovaServiceProvider.php
4. Usage
-
Add to your Model Trait
-
Add fields to your Nova Model
-
Edit trait example:
5. Configuration / Customization
You can add your custom classes
If you dont want Icons use null:
`
Icons can find here: https://v1.heroicons.com/
6. Badges class:
red | green | green2 | blue | ice | teal | teal2 | coral | aquamarine | golden | orange | orange-light | green-light | green-dark | pink | purple |
config('wame-badge.error) | denied | approved | info | default | warning |
config('wame-badge.error-white') | denied-white | approved-white | info-white | default-white | warning-white |
config classes:
- config('wame-badge.error')
- ...
css classes:
- status-bg-[color]
- status-color-[color]
- status-line-[color]
- status-border-[color]
- ...
more:
- primary
- secondary
-
none
OR OLDER CODE
Kliknite sem pre zobrazenie obsahu
OR OLDER CODE
Kliknite sem pre zobrazenie obsahu
All versions of select-badge with dependencies
PHP Build Version
Package Version
No informations.
The package pppcreative/select-badge contains the following files
Loading the files please wait ....