Home > @tridion-sites/models > ListType
Signature:
export type ListType = 'none' | 'select' | 'radio' | 'checkbox' | 'tree' | 'unknownByClient';