SurfaceBulma.Component (surface_bulma v0.3.3)
Link to this section Summary
Functions
Allows a component to include props from another component.
Props can be selectively included similarly to Elixir's import
using only: [list_of_names]
and except: [list_of_names]
.
Link to this section Functions
Allows a component to include props from another component.
Props can be selectively included similarly to Elixir's import
using only: [list_of_names]
and except: [list_of_names]
.