Since v0.5.1
Adds support a shadow for a card. You should call getShadowClass()
in your overwritten getCardBodyClass()
method if you use this trait.
string $shadow = ''
- type of card shadow ('shadow-none', 'shadow-sm', 'shadow', 'shadow-lg')
Since v0.5.1
Adds support a shadow for a card. You should call getShadowClass()
in your overwritten getCardBodyClass()
method if you use this trait.
string $shadow = ''
- type of card shadow ('shadow-none', 'shadow-sm', 'shadow', 'shadow-lg')