Skip to main content
All docs
V25.1
  • ToastBuilder.WrapperAttr Method

    Name Parameters Description
    WrapperAttr(JS) value Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.
    WrapperAttr(Dictionary<String, Object>) value Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.
    WrapperAttr(Object) htmlAttributes Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.
    WrapperAttr(String, Object) attributeName, value Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.