Button
Importβ
import { Button } from '@resultadosdigitais/tangram-components'
Propertiesβ
as
β
Type | elementType | string |
---|
Descriptionβ
Set element type to be rendered for this component. By default it will be render a <button>
element.
children
β
type
β
kind
β
size
β
startIcon
β
endIcon
β
loading
β
Type | bool |
---|---|
Default | false |
Descriptionβ
Sets loading appearance. When loading is true
, then disabled is true
.