Skip to content

@vowel.to/client v0.1.2-393


@vowel.to/client / index / VowelMicrophoneProps

Interface: VowelMicrophoneProps

Defined in: lib/vowel/components/VowelMicrophone.tsx:15

Props for VowelMicrophone

Properties

PropertyTypeDescriptionDefined in
size?"default" | "small" | "large"Size of the buttonlib/vowel/components/VowelMicrophone.tsx:17
className?stringCustom classNamelib/vowel/components/VowelMicrophone.tsx:20
color?stringCustom color (Tailwind classes)lib/vowel/components/VowelMicrophone.tsx:23
showStatus?booleanShow status textlib/vowel/components/VowelMicrophone.tsx:26