header
fun ContextMenu.header(content: String? = null, className: String? = null): Header
Content copied to clipboard
fun DropDown.header(content: String? = null, className: String? = null): Header
Content copied to clipboard
DSL builder extension function.
It takes the same parameters as the constructor of the built component.