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.