SurfaceBulma.Card.Footer (surface_bulma v0.5.0)
The Card.Footer component acts as a list of for several Card.FooterItem elements
<Card.Footer>
<Card.FooterItem><a href="#">...</a></Card.FooterItem>
<Card.FooterItem><a href="#">...</a></Card.FooterItem>
<Card.FooterItem><a href="#">...</a></Card.FooterItem>
</Card.Footer>
slots
Slots
- footer_items, required: true - Multi-purpose container for any other element
Link to this section Summary
Functions
Callback implementation for Surface.Component.render/1
.
Link to this section Functions
Link to this function
render(assigns)
Callback implementation for Surface.Component.render/1
.