API Docs 0.11.3.33c7ec07

private

Mixin to set the appropriate class for components with differently styled types ("success", "danger" etc.)

Show:

Item Index

Properties

Properties

classTypePrefix string

protected

Prefix for the type class, e.g. "btn" for button type classes ("btn-primary2 etc.)

type String

public

Property for type styling

For the available types see the Bootstrap docs (use without "btn-" prefix)

Default: 'default'