SurfaceBulma.Link (surface_bulma v0.5.0)
properties
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
Slots
- default
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
.