ChatFileAttachmentSettingsTagHelper

Example

Razor
<file-attachment>
    <restrictions />
</file-attachment>

ChildTags

Attributes

AttributeTypeDescription
acceptStringThe accept attribute for the file input, specifying which file types are allowed.
enabledBooleanEnables or disables the configuration.
fill-modeButtonFillModeThe fill mode for the button (e.g., "flat", "solid", "outline").
iconStringThe icon name for the file select button.
multipleBooleanWhether to allow multiple file selection.
roundedRoundedThe border radius for the button (e.g., "small", "medium", "large", "full").
sizeComponentSizeThe size of the button (e.g., "small", "medium", "large").
theme-colorThemeColorThe theme color for the button (e.g., "base", "primary", "secondary").
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support