AppearancePremium
The SmartPasteButton provides predefined appearance options that enable you to configure each individual aspect of its styling.
Size
The SmartPasteButton supports different size options through the size property.
The size option supports the following values:
smallmedium(Default)large
Border Radius
The SmartPasteButton enables you to apply different border radius through the rounded property.
The rounded option supports the following values:
smallmedium(Default)largefullnone
Fill Mode
The SmartPasteButton allows you to set different fill modes by using the fillMode property.
The fillMode option supports the following values:
solid(Default)flatoutlineclearlink
Theme Colors
The SmartPasteButton allows you to set different theme colors by using the themeColor property.
The themeColor option supports the following values:
base(Default)—Applies coloring based on the base theme colorprimary—Applies coloring based on the primary theme colorsecondary—Applies coloring based on the secondary theme colortertiary—Applies coloring based on the tertiary theme colorinfo—Applies coloring based on the info theme colorsuccess—Applies coloring based on the success theme colorwarning—Applies coloring based on the warning theme colorerror—Applies coloring based on the error theme colordark—Applies coloring based on the dark theme colorlight—Applies coloring based on the light theme colorinverse—Applies coloring based on the inverse theme color
Icons
The SmartPasteButton features a default AI-themed icon. You can customize the icon using the svgIcon property.