SurfaceBulma.Link (surface_bulma v0.3.3)

Properties

  • replace :boolean, default: false - The flag to replace the current history or push a new state

  • class :css_class, default: "" - The CSS class for the generated <a> element

  • label :string - The label for the generated <a> element, if no content (default slot) is provided.

  • opts :keyword, default: [] - Additional attributes to add onto the generated element

  • patch :string

  • navigate :string

  • href :string

Slots

  • default

Link to this section Summary

Link to this section Functions

Link to this function

included_props(assigns)

Link to this function

render(assigns)

Callback implementation for Surface.Component.render/1.