SurfaceBulma.Link (surface_bulma v0.6.0)
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>
elementlabel :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
color :string, values: ~w(white black light dark primary link info success warning danger) - The color of the link.
Slots
- default
Summary
Functions
Callback implementation for Surface.Component.render/1
.
Functions
Link to this function
render(assigns)
Callback implementation for Surface.Component.render/1
.