@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-C4el_tlG.js";import{j as e}from"./jsx-runtime-D_zvdyIk.js";import{c as s}from"./index--XHV4ygU.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-j1G36Ci9.js.map