Pular para o conteúdo principal

Link

import { Link } from '@resultadosdigitais/tangram-components'
Concerns
📍 Required
Typeelement | string | array | node

Description

Sets anchor children.

Concerns
🗑️ Deprecated: - Due to semantics and accessibility reasons, Link shouldn't have an Icon in its start.
Typenode
Defaultnull

Description

Sets icon to be displayed at the beginning of the line.

Typenode
Defaultnull

Description

Sets icon to be displayed at the end of the line.

Typebool
Defaultfalse

Description

Identifies that the text will be truncated when it exceeds the available size.

Typebool
Defaultfalse

Description

Sets disabled state.

Typenumber | string
Default0

Description

Sets tabindex.

Typebool
Defaultfalse

Description

Sets if has text underline.

Feedback