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