Skip to content

Commit

Permalink
select placeholder: api-repot
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchristopherbrady committed Dec 19, 2023
1 parent 7e541ae commit 3f3361e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/web-components/fast-foundation/docs/api-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -1800,6 +1800,8 @@ export class FASTSelect extends FormAssociatedSelect {
// @internal
protected openChanged(prev: boolean | undefined, next: boolean): void;
placeholder: string;
// (undocumented)
placeholderChanged(): void;
// @internal
placeholderOption: HTMLOptionElement | null;
// @internal
Expand Down

0 comments on commit 3f3361e

Please sign in to comment.