-
Notifications
You must be signed in to change notification settings - Fork 0
Component.Form Input
enssnert edited this page Oct 13, 2017
·
3 revisions
@component('bsComp::badge', ['type' => 'primary'])
Hello World!
@endcomponent
Parameter | Type | Description |
---|---|---|
type | string | one of the following values: primary, info, success, warning, danger, default (default) |
pill | bool | show as pill |
class | string | additional css classes |
id | string | html id |
Slot | Description |
---|---|
Default | Message |