. This is usefull when you want to use a same style but render a different HTML element or your custom component. Read and see more examples here.
leftEl | Required: false |
type: React.ReactNode | |
Renders node on the left side with some styling |
rightEl | Required: false |
type: React.ReactNode | |
Renders node on the right side with some styling |
...rest | Required: false |
type: any | |
Other properties are passed down to the wrapping element |