id
id: string | undefined
HTML id attribute forwarded to the interactive element. Used to associate
the editor with a <label htmlFor> so that getByLabelText queries work and
the UI meets accessibility requirements.
Defined in
Last Updated: 15 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.