Module freya_elements::elements 
source · Modules§
- imageelement let’s you show an image.
- labelsimply let’s you display some text.
- paragraphelement let’s you build texts with different styles.
- rectis a generic element that acts as a container for other elements.
- svgelement let’s you display SVG code.
- textelement is simply a text span used for the- paragraphelement.