Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Commit b10aa26

Browse files
Enhance autocomplete and custom component
1 parent 6e893b6 commit b10aa26

File tree

6 files changed

+4426
-7074
lines changed

6 files changed

+4426
-7074
lines changed

etc/plugin-config-ui-lib.api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,8 @@ export const MultiAutocomplete: React_2.ForwardRefExoticComponent<MultiAutocompl
587587

588588
// @public (undocumented)
589589
export interface MultiAutocompleteProps {
590+
// (undocumented)
591+
codeSeparator?: string;
590592
// (undocumented)
591593
disabled?: boolean | undefined;
592594
// (undocumented)

0 commit comments

Comments
 (0)