PromptInput
<ui5-ai-prompt-input>
info
The @ui5/webcomponents-ai package is under development and considered experimental - components' APIs are subject to change.
The ui5-ai-prompt-input
component allows the user to write custom instructions in natural language, so that AI is guided to generate content tailored to user needs.
Note: The web component is in an experimental state
ES6 Module Import​
`import "@ui5/webcomponents-ai/dist/PromptInput.js
Basic Sample​
Properties​
value​
placeholder​
label​
showClearIcon​
showExceededText​
disabled​
readonly​
maxlength​
valueState​
showSuggestions​
Slots​
default​
valueStateMessage​
Events​
submit​
input​
change​
Methods​
No methods available for this component.
CSS Parts​
No CSS parts available for this component.