SusAppBar
Package
SusKit · Molecules (commercial)
Top strip with prepend / default / append slots (+ optional extension when Prominent).
No API metadata for SusAppBar. Run npm run extract.
Recipe: tabs + chips
Default slot = SusTabs; append = currency / action SusChips.
csharp
var bar = new SusAppBar();
bar.Title.Value = "";
// prepend / content / append via slots or Add| Prop | Role |
|---|---|
Title | Label in content |
Density | default | compact | comfortable |
Color | primary | secondary | … | surface |
Flat / Absolute / Prominent | Visual / position modifiers |
See also Layout recipes.