Signature
Interface TimecodeFieldInputPropsProperties
| Name | Signature | Description |
|---|---|---|
className? | className?: string | Adds design-system classes to the active input. |
onValueChange? | (value: string, eventDetails: object): void | Called with draft text as the user types, after internal state updates. |