Skip to content

Component.Form Input

enssnert edited this page Oct 13, 2017 · 3 revisions
    @component('bsComp::badge', ['type' => 'primary'])
       Hello World!
    @endcomponent

Parameters

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

Slot Description
Default Message

Home

Components

Custom Components

Clone this wiki locally