Primitive
InlineGroup
Auto-emitted from DSKintsugiCatalog.inlinegroup. Tier atom.
Live Preview
See the
BEL20
index via
Euronext
using ticker
BEL20:INDEX.
Use
optional
flag
--dry-run
to preview changes without committing.
Native · macOS
DSL usage
katagami.inlinegroup {
katagami.text("See the ")
katagami.strong("BEL20")
katagami.text(" index via ")
katagami.link(href: "/euronext", label: "Euronext")
katagami.text(" using ticker ")
katagami.code("BEL20:INDEX")
}
// Underlying primitive:
ViewNode.hstack(children: [...], spacing: 0, alignment: .inline)
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
spacing |
CGFloat | 0 |
Gap between inline children (0 for tight inline flow) |
alignment |
Alignment | inline |
Vertical alignment of children within the inline span |
density |
Density | regular |
compact | regular | expanded |
locale |
Locale | en |
BCP-47 locale tag for locale-aware rendering |
Used in
KatagamiScreens sigma-analytics c-tech