Examples
These examples keep the primitive import while showing two common ownership patterns: notification counts and runtime host sizing with placement changes.
Notification counts
Count badges with max capping and presence dots on owner-authored hosts.
Notification counts (Plain CSS)
count: 12
Notification counts (Tailwind CSS)
count: 21
Placement and host sizing
Adjust runtime placement and host dimensions while the generated badge stays anchored.
Placement and host sizing (Plain CSS)
count: 12 | position: top-end | hidden: no
Placement and host sizing (Tailwind CSS)
count: 21 | position: top-end | hidden: no