SurfaceBulma.Link (surface_bulma v0.6.1)
Properties
- patch :string
- navigate :string
- href :string
- props :map, default: %{} - Optional properties to pass to the Phoenix.Component.link component
- opts :keyword, default: []
- 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
.