Bloom.Components.Card (bloom v0.0.8)
Card component
Summary
Functions
Attributes
title(:string) - Card title.subheading(:string) - Card subheading.body(:string) - Card body.image(:string) - Card image.class(:string) - CSS class for card. Defaults to"".- Global attributes are accepted.
Functions
Link to this function
card(assigns)
Attributes
title(:string) - Card title.subheading(:string) - Card subheading.body(:string) - Card body.image(:string) - Card image.class(:string) - CSS class for card. Defaults to"".- Global attributes are accepted.