fluentTextareaUnderlineKey top-level constant

Key const fluentTextareaUnderlineKey

Identifies the resting bottom rule inside a textarea's chrome.

Public so a test — or a caller wrapping buildFluentTextarea — can find the rule without matching on colour.

Implementation

const Key fluentTextareaUnderlineKey = Key('fluent-textarea-underline');