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.