We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c28b7 commit 5716339Copy full SHA for 5716339
components/dash-core-components/src/types.ts
@@ -416,7 +416,7 @@ export interface DropdownProps extends BaseComponentProps<DropdownProps> {
416
style?: React.CSSProperties;
417
418
/**
419
- * Translations for customizing text contained within this component.
+ * Text for customizing the labels rendered by this component.
420
*/
421
labels?: {
422
select_all?: string;
0 commit comments