Close Button Mixin
fun CloseButtonMixin(closeButtonPrefix: String = "close-button", defaultStyle: Style<BasicParams>)
Content copied to clipboard
Parameters
closeButtonPrefix
the prefix for the generated CSS class
defaultStyle
define the default styling of the button fitting for the implementing component needs (the placement within the component's space for example)