MCPcopy
hub / github.com/buildship-ai/rowy / getFieldId

Function getFieldId

src/components/SideDrawer/utils.ts:39–39  ·  view source on GitHub ↗
(key: string)

Source from the content-addressed store, hash-verified

37
38export const getLabelId = (key: string) => `sidedrawer-label-${key}`;
39export const getFieldId = (key: string) => `sidedrawer-field-${key}`;

Callers 15

PhoneFunction · 0.90
SubTableFunction · 0.90
ArraySubTableFunction · 0.90
LongTextFunction · 0.90
EmailFunction · 0.90
SliderFunction · 0.90
DateTimeFunction · 0.90
UrlFunction · 0.90
Image_Function · 0.90
RichTextFunction · 0.90
ShortTextFunction · 0.90
Number_Function · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected