AudioQualityTagProps
This content is not available in your language yet.
type AudioQualityTagProps = object & HTMLProps<HTMLDivElement>;Defined in: packages/react-full/src/components/AudioQualityTag/index.tsx:64
Type Declaration
Section titled “Type Declaration”| Name | Type | Defined in |
|---|---|---|
isDolbyAtmos? | boolean | packages/react-full/src/components/AudioQualityTag/index.tsx:65 |
tagIcon? | boolean | packages/react-full/src/components/AudioQualityTag/index.tsx:67 |
tagText? | string | packages/react-full/src/components/AudioQualityTag/index.tsx:66 |