Module freya::elements

source ·
Expand description

Elements, attributes and events definitions.

Modules§

  • image element let’s you show an image.
  • label simply let’s you display some text.
  • paragraph element let’s you build texts with different styles.
  • rect is a generic element that acts as a container for other elements.
  • svg element let’s you display SVG code.
  • text element is simply a text span used for the paragraph element.