UNPKG

@storybook/addon-docs

Version:

Storybook Docs: Document UI components automatically with stories and MDX

13 lines (10 loc) 381 B
import { __name } from "./chunk-MM7DTO55.js"; // src/blocks/controls/helpers.ts var getControlId = /* @__PURE__ */ __name((value) => `control-${value.replace(/\s+/g, "-")}`, "getControlId"); var getControlSetterButtonId = /* @__PURE__ */ __name((value) => `set-${value.replace(/\s+/g, "-")}`, "getControlSetterButtonId"); export { getControlId, getControlSetterButtonId };