Variable MARKER_MENU_STRING_KEYSConst
MARKER_MENU_STRING_KEYS: readonly [
"%markerMenu_deprecated_label%",
"%markerMenu_disallowed_label%",
"%markerMenu_noResults%",
"%markerMenu_searchPlaceholder%",
"%markerMenu_searchPlaceholder_insert%",
"%markerMenu_searchPlaceholder_paragraph%",
] = ...
Object containing all keys used for localization in the MarkerMenu component. If you're using this component in an extension, you can pass it into the useLocalizedStrings hook to easily obtain the localized strings and pass them into the localizedStrings prop of this component