containerProps
prop(if you are using the standalone) or option if you are using the pre-built script.
The Default Widget Container Styles
the widget is fluid by default and it will take the full width of the parent container.containerProps
containerProps
is an object that you can pass to the widget to style the container of the widget.
it can accept any valid html attributes such as className
, id
, style
, etc.