StoreHubWeb Kit

Layered interface patterns for focused decisions, contextual help, status updates, announcements, and privacy choices.

Tooltip

src/components/components/overlays/Tooltip.astro
  • overlay
  • tooltip
  • contextual-help
#
Gross sales after discounts, refunds, and service charges.Net sales
Usage
<Tooltip label="..." text="..." />

Popover

src/components/components/overlays/Popover.astro
  • overlay
  • popover
  • disclosure
#
Bangsar outlet

Outlet controls

Manage orders, staff access, and inventory for this location.

StoreHub Cafe - BangsarLast synced just now
Open now
Usage
<Popover triggerLabel="..." title="..." />

Toast

src/components/components/overlays/Toast.astro
  • overlay
  • toast
  • status
#

Payment received

RM 42.50 was paid by card for order SH-1842.

View order
Usage
<Toast title="..." message="..." />

Announcement bar

src/components/components/overlays/AnnouncementBar.astro
  • overlay
  • announcement
  • banner
#
Usage
<AnnouncementBar message="..." linkLabel="..." />