@vowel.to/client / index / VowelMicrophoneProps
Interface: VowelMicrophoneProps
Defined in: lib/vowel/components/VowelMicrophone.tsx:15
Props for VowelMicrophone
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
size? | "default" | "small" | "large" | Size of the button | lib/vowel/components/VowelMicrophone.tsx:17 |
className? | string | Custom className | lib/vowel/components/VowelMicrophone.tsx:20 |
color? | string | Custom color (Tailwind classes) | lib/vowel/components/VowelMicrophone.tsx:23 |
showStatus? | boolean | Show status text | lib/vowel/components/VowelMicrophone.tsx:26 |