Renders a button with an "x" in it. Wraps the base <Button> component and provides common defaults for close
buttons.
Since this component offers less flexibility and no added functionality over <Button>, using the <Button>
component directly is recommended in most cases.
Renders a button with an "x" in it. Wraps the base
<Button>component and provides common defaults for close buttons.Since this component offers less flexibility and no added functionality over
<Button>, using the<Button>component directly is recommended in most cases.