A UI5 control ID.
import type { ControlId } from '#core/types/branded.js';function findControl(id: ControlId): void { } Copy
import type { ControlId } from '#core/types/branded.js';function findControl(id: ControlId): void { }
A UI5 control ID.