UNPKG

@opengis/admin

Version:

This project Softpro Admin

22 lines 454 B
{ "schema": { "name": { "ua": "Назва", "type": "text", "validators": [ "required" ] }, "enabled": { "ua": "On/Off", "type": "Switcher" }, "info": { "ua": "Опис", "type": "textarea", "validators": [ "required" ] } } }