hint

val hint: @Composable () -> Unit?

Parameters

hint

Optional trailing hint slot rendered between the title block and the selection indicator (COUI popup_list_window_item_hint_layout). Suitable for a badge, a red dot, or a short count; it is width-capped at DropdownDefaults.HintMaxWidth and, matching COUI DefaultAdapter.setHint, hidden entirely while the row is disabled.