SuggestionΒΆ
-
/libs/granite/ui/components/coral/foundation/authorizable/autocomplete/suggestion The implementation of autocomplete suggestion that is specific for granite:servercomponent:/libs/granite/ui/components/coral/foundation/authorizable/autocomplete
It has the following content structure:
- granite:AuthorizableAutocompleteSuggestion
- querystringel
The query entered by the user, which will be used to highlight the suggestion.
-
valueTypestringel
- id
- id
- path
- principalname
The type of value to be submitted:
- id
- Use authorizable ID
- path
- Use authorizable home path
- principalname
- Use principal name