component GhostButton { props { label = "Action" type = "button" disabled = false class = "" } view { } }