TypesInline
Semantic type aliases with constraints for styling, layout, and metadata
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TypesInline.type
Members list
Type members
Types
Basic alignment: left, right, or center
Basic alignment: left, right, or center
Attributes
Text alignment options: left, right, center, justify, etc.
Text alignment options: left, right, center, justify, etc.
Attributes
Border width in pixels (0–200)
Border width in pixels (0–200)
Attributes
Character set encoding (e.g. "utf-8")
Character set encoding (e.g. "utf-8")
Attributes
Accepts hex, rgb, or standard named CSS color strings
Accepts hex, rgb, or standard named CSS color strings
Attributes
File extension for output format
File extension for output format
Attributes
Float direction: left, right, or none
Float direction: left, right, or none
Attributes
Valid font families (e.g. "Arial", "Roboto")
Valid font families (e.g. "Arial", "Roboto")
Attributes
Font size in points (8–72)
Font size in points (8–72)
Attributes
Font style: normal or italic
Font style: normal or italic
Attributes
Font weight: normal or bold
Font weight: normal or bold
Attributes
Image or element height in pixels (0–1920)
Image or element height in pixels (0–1920)
Attributes
Document language code (ISO 639-1)
Document language code (ISO 639-1)
Attributes
Spacing between letters (0.0–1.0 em)
Spacing between letters (0.0–1.0 em)
Attributes
Heading level (1–3)
Heading level (1–3)
Attributes
Line height multiplier (1.0–3.0)
Line height multiplier (1.0–3.0)
Attributes
List type: ordered or unordered
List type: ordered or unordered
Attributes
Outer margin in pixels (0–200)
Outer margin in pixels (0–200)
Attributes
Inner padding in pixels (0–200)
Inner padding in pixels (0–200)
Attributes
Sorting method for lists
Sorting method for lists
Attributes
CSS file path that must end with .css
CSS file path that must end with .css
Attributes
Text decoration options: none, underline, overline
Text decoration options: none, underline, overline
Attributes
Text transform options: none, uppercase, lowercase, capitalize
Text transform options: none, uppercase, lowercase, capitalize
Attributes
Width in pixels (0–1920)
Width in pixels (0–1920)
Attributes
Word spacing in em (0.0–20.0)
Word spacing in em (0.0–20.0)