UNPKG

@gechiui/block-editor

Version:
6 lines (3 loc) 420 B
# Autocomplete This is an Autocomplete component for use in block UI. It is based on `Autocomplete` from `@gechiui/components` and takes the same props. In addition, it passes its autocompleters through a `editor.Autocomplete.completers` filter to give developers an opportunity to override or extend them. The autocompleter interface is documented with the original `Autocomplete` component in `@gechiui/components`.