A short description next to a control, on hover and on focus. It describes, it does not name — the control keeps its own name.
IngotPopover.aria-label; the tooltip only describes it.text: string — Translated description. Short — a sentence at most.children: ReactElement — The control it describes. It must take a ref and aria-describedby — every kit control does.placement: IngotPlacement — Defaults to top-start. When there is no room above, the bubble flips below.testId: string — An anchor for tests.