@baseplate-dev/project-builder-web
Version:
Web interface for constructing project builder JSON
3 lines (2 loc) • 680 B
JavaScript
import{i as o}from"./_virtual___federation_fn_import-o6aKHb82.js";import{j as e}from"./jsx-runtime-D_zvdyIk.js";import{c as s}from"./index-B6LhSOJ-.js";const{FeatureComboboxFieldController:r}=await o("@baseplate-dev/project-builder-lib/web"),{InputFieldController:i}=await o("@baseplate-dev/ui-components");function c({className:t,control:a}){return e.jsxs("div",{className:s("space-y-4",t),children:[e.jsx(i,{control:a,label:"Name",name:"name",description:"The name of the model (PascalCase)"}),e.jsx(r,{control:a,name:"featureRef",description:"The feature this model belongs to (dash-case)",canCreate:!0})]})}export{c as M};
//# sourceMappingURL=model-info-form-Hz6DAYNo.js.map