InlineAIPromptPopupSettingsTagHelper
Example
Razor
<popup>
</popup>
Attributes
| Attribute | Type | Description |
|---|---|---|
| append-to | String | Which element the popup will be appended to. The principles apply as per the widget's originating appendTo configuration. |
| height | Double | Specifies the height of the Popup. |
| width | Double | Specifies the width of the Popup. |