Support saveInto/onClick for interactive tag selection (equivalent to a!dynamicLink in SAIL). Alternatively, consider creating smaller toggle/button variants that serve this selectable chip pattern without overloading tags.
SAIL Component: a!dynamicLink in tags
Use Case: Tag click interaction (order type toggle: Dine In / To Go / Delivery).
Current Workaround: Static link prop on TagItem (no state save)
Reference: Restaurant Order PR - restaurant-order.tsx lines 42-49
Support saveInto/onClick for interactive tag selection (equivalent to a!dynamicLink in SAIL). Alternatively, consider creating smaller toggle/button variants that serve this selectable chip pattern without overloading tags.
SAIL Component: a!dynamicLink in tags
Use Case: Tag click interaction (order type toggle: Dine In / To Go / Delivery).
Current Workaround: Static link prop on TagItem (no state save)
Reference: Restaurant Order PR - restaurant-order.tsx lines 42-49