You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > TierDiscountWidgetController > state
TierDiscountWidgetController.state property
Signature:
state: Signal<{
loading: boolean;
model: TierDiscountModel | null;
}>;