You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the new creation tunnel, we need an UI to display the options of the product being currently ordered.
To be discussed
We assume the creation button will be part of a form but maybe it won't always be the case. Moreover, it's a cc-button but without a type='submit', it only fires an event.
Context
For the new creation tunnel, we need an UI to display the options of the product being currently ordered.
To be discussed
We assume the creation button will be part of a form but maybe it won't always be the case. Moreover, it's a
cc-button
but without atype='submit'
, it only fires an event.I see 3 options for now:
type='submit'
,cc-button
and replace it with a slot.Inputs
Attributes/properties
orderSummaryState
Object
null
true
Slots
No slot.
CSS custom property
--cc-order-summary-detail-font-size
FontSize
0.825em
--cc-order-summary-font-weight
FontWeight
600
CSS part
No CSS part.
Outputs
create
Type Definitions
Data/APIs
No API.
Stories & states
WIP.
The text was updated successfully, but these errors were encountered: