Skip to content

[feat]: Create <pf-helper-text> element #2933

@zeroedin

Description

@zeroedin

Create <pf-helper-text> element

Reference: Helper text

Notes to developer:

Possible API:

Status, default no status

<pf-helper-text status="warning | error | success | indeterminate">
  Warning
<pf-helper-text>

Custom icon:

<pf-helper-text icon="arrow" icon-set="patternfly" >
  Custom Icon
<pf-helper-text>

Custom icon slotted:

<pf-helper-text>
  <svg slot="icon">...</svg>
  Custom Icon
<pf-helper-text>

Metadata

Metadata

Assignees

Labels

1:1Aligning components with PatternFly v4good 1st issueGood for newcomers to the project; requires at least an introductory knowledge of the languagepriority: lowSeverity level: 3

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions