kvision / pl.treksoft.kvision.modal / Modal / removeButton

removeButton

open fun removeButton(button: Button): Modal

Removes given button from the bottom section of dialog window.

Parameters

button - a Button component

Return
this modal