Map a JSON Schema string format to the matching HTML <input type="…"> value, or undefined when the format does not correspond to a date/time input. Shared by the HTML and headless React renderers so a single mapping table governs both pipelines.
format
<input type="…">
undefined
Map a JSON Schema string
formatto the matching HTML<input type="…">value, orundefinedwhen the format does not correspond to a date/time input. Shared by the HTML and headless React renderers so a single mapping table governs both pipelines.