SurfaceBulma.Icon.FontAwesome.Layers (surface_bulma v0.6.0)
Properties
size :string, values: ["xs", "sm", "lg", "2x", "3x", "4x", "5x", "6x", "7x", "8x", "9x", "10x"] - The size of the icon
transform :string - Transformations of the icon. Use
rotate-#
,grow-#
,shrink-#
,right-#
,left-#
,up-#
,down-#
in any combination. Rotations are in degrees, placement and scaling are in 1/16them
style :string, default: "" - Styles for the component
class :css_class - CSS classes for the component
container_size :string, values: ["small", "medium", "large"] - Specifies the size of the span that wraps the icon.
container_class :css_class, default: [] - Optional classes to add to containing span.
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
.