Blazorise Addon API

Explore the Blazorise Addon API reference for parameters, events, methods, and related types.

For examples and usage guidance, see the Addon documentation.

API

Parameters

Addons

Parameter Description TypeDefault
ChildContent

Specifies the content to be rendered inside this Addons.

RenderFragmentnull
Size

Changes the size of the elements placed inside of this Addons.

Size?null

Addon

Parameter Description TypeDefault
AddonType

Specifies the location and behaviour of addon container.

Possible values:Body, Start, End

AddonTypeAddonType.Body
ChildContent

Specifies the content to be rendered inside this Addon.

RenderFragmentnull
On this page