Appearance
Home > @plaidev/karte-action-sdk > CountDownValueProps
CountDownValueProps type
Signature:
typescript
type CountDownValueProps = LayerTextProps & {
type: CountDownValueType;
};
References: LayerTextProps, CountDownValueType