fill method infrastructure

Last updated: 2026-03-04T23:21:38.378Z

Metrics

LOC: 1 Complexity: 1 Params: 2

Signature

fill(wrapper: HTMLElement, value: string): : boolean | Promise<boolean>

Source Code

  fill(wrapper: HTMLElement, value: string): boolean | Promise<boolean>;

No outgoing dependencies.

No incoming dependencies.