Members
(static) self.toggleMobile :boolean
Toggle the mobile layout
Type:
- boolean
Methods
(static) self.filterProducts(status)
Takes user to products grid and applies status filter.
Parameters:
Name | Type | Description |
---|---|---|
status |
string | The status filter to apply to the state |
(static) self.includes(route, status)
Returns whether a state or state expression glob is included in the current
state.
Parameters:
Name | Type | Description |
---|---|---|
route |
string | The glob route |
status |
string | The status filter (optional) |