Functions
Link copied to clipboard
Creates a new Button with the specified, label and url (for ButtonStyle.LINK).
operator fun invoke(style: ButtonStyle, customId: String, label: String?): ComponentImpl.ComponentCreator
Creates a new Button with the specified, label and url (for ButtonStyle.LINK).