Skip to content

Update Input component slot documentation #2899

Description

@ArakTaiRoth

Info

Our examples for the Input component are still using <div slot="leadingContent"> for leadingContent examples. All of our other documentation has started to use ng-template, and this should follow as well. I would also recommend updating the examples to show how to use ng-template as well as just a string value, as both are options.

Acceptance Criteria:

  1. Examples in Input component are updated to use ng-template instead of <div slot>
  2. At least one location in the examples is updated to use a string value for leading or trailingContent.

Metadata

Metadata

Assignees

Labels

DocumentationImprovements or additions to documentationInput

Type

Projects

Status
Dev

Relationships

None yet

Development

No branches or pull requests

Issue actions