SurfaceBulma.Card (surface_bulma v0.5.1)

An all-around flexible and composable component.

Bulma Docs - Card

properties

Properties

  • class :css_class, default: default - Additional CSS classes
  • attrs :map, default: %{} - Custom options forwarded to container element

slots

Slots

  • default, required: true - Multi-purpose container for any other element
  • header - A horizontal bar with a shadow
  • image - A full-width container for a responsive image
  • footer - A horizontal list of controls

Link to this section Summary

Link to this section Functions

Link to this function

render(assigns)

Callback implementation for Surface.Component.render/1.