Appearance
type REnumFieldLoadedChoice = { title: string; value: string | number | bigint; };
title
string
value
number
bigint