Skip to main content

Example

Props

() => void
An optional function that will be called when a user clicks on the widget.
React.ReactNode
required
A text widget can have – at least one – of the following children:Not all of them are required.
If you do not provide a <Widget.Title /> your app’s name will be used.
At least one text component is required for the badge to be displayed.