FormSmartPasteTagHelper

Example

Razor
<form-smart-paste>
    <form-fields></form-fields>
    <service />
</form-smart-paste>

ChildTags

Attributes

AttributeTypeDescription
cancel-iconStringSpecifies the icon displayed when the button is in listening/processing state.
enableBooleanSpecifies whether the SmartPasteButton widget will be enabled or disabled.
fill-modeFillModeSets a value controlling how the color is applied.
iconStringSpecifies the icon displayed on the button in its default state.
on-errorStringThe name of the JavaScript function that will handle the error event. Fired when an error occurs during SmartPasteButton processing.
on-request-endStringThe name of the JavaScript function that will handle the requestEnd event. Fired when the SmartPasteButton completes processing a paste operation.
on-request-startStringThe name of the JavaScript function that will handle the requestStart event. Fired when the SmartPasteButton begins processing a paste operation.
roundedRoundedSets a value controlling the border radius.
sizeComponentSizeSets the size of the component.
textStringSpecifies the text displayed on the button. If not set, the button will display only an icon.
theme-colorThemeColorSets the color of the component according to the applied theme.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support