Richard Soeteman
04/23/2024, 8:32 AMKevin Jump
04/23/2024, 9:06 AMexportModelSebastiaan
04/23/2024, 9:08 AMjs
export type DropDownSelectorModel = {
    selectedItem?: string | null;
    dropDownItems?: Array<(NameValue)> | null;
};Sebastiaan
04/23/2024, 9:09 AMRichard Soeteman
04/23/2024, 9:13 AMA hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by