WidgetWrapper
This is a standard wrapper for widgets. It provides basic visual styling for common widgets. You should generally wrap all your widgets in this.
Installation
Examples
Properties
Name
Type
Description
className
string
Any extra css class names to add to the widget wrapper
className
Any extra css class names to add to the widget wrapper
type
string
Last updated