MCPcopy Create free account

hub / github.com/formkit/formkit / functions

Functions2,401 in github.com/formkit/formkit

↓ 1 callersFunctionstateScopedClasses
(node: FormKitNode, sectionClasses: Record<string, boolean>)
packages/react/playground/formkit.theme.ts:45
↓ 1 callersFunctionstateScopedClasses
(node: FormKitNode, sectionClasses: Record<string, boolean>)
packages/nuxt/playground/formkit.theme.ts:45
↓ 1 callersFunctionstepIcon
( sectionKey: string, el?: string )
packages/addons/src/plugins/multiStep/sections/stepIcon.ts:8
↓ 1 callersFunctionsubmitForm
(id: string, root?: ShadowRoot | Document)
packages/core/src/submitForm.ts:10
↓ 1 callersFunctionsubmitHandler
(_data: any, node: FormKitNode)
packages/vue/__tests__/inputs/form.spec.ts:1116
↓ 1 callersFunctionsubscribeReactiveStore
( target: unknown, subscriber: () => void )
packages/react/src/reactiveStore.ts:65
↓ 1 callersFunctionsyncListNodes
* Hydrate a list node and its children. There are some assumptions about the * child nodes that are made here: * 1. The child nodes are either: *
packages/core/src/node.ts:2078
↓ 1 callersFunctionsyncStrictNumericInput
(payload: unknown)
packages/vue/src/bindings.ts:472
↓ 1 callersFunctionthemesBuildExtras
* Special considerations for building the themes package.
scripts/build.mjs:228
↓ 1 callersFunctiontoCamelCase
(str)
scripts/utils.mjs:39
↓ 1 callersFunctiontoCamelStyleKey
(key: string)
packages/react/src/FormKitSchema.ts:183
↓ 1 callersFunctiontoFunction
(functionOrValue)
scripts/transform-pipe.mjs:5
↓ 1 callersFunctiontransformSource
* Transforms the source code of the inputs to be used locally. * @param exportData - The code to export. * @returns
packages/cli/src/exportInput.ts:114
↓ 1 callersFunctiontranslate
()
scripts/translate.mjs:13
↓ 1 callersFunctiontryRead
(path: string)
packages/cli/src/skill.ts:340
↓ 1 callersFunctionunpluginReplaceFactory
* Transformer based on esbuild-plugin-replace. * @param - options key value pairs to replace * @returns
scripts/transform-pipe.mjs:19
↓ 1 callersFunctionupdateCountValue
({ payload }: { payload: string })
packages/addons/src/plugins/inputCount.ts:85
↓ 1 callersFunctionupdateCountValue
({ payload }: { payload: string })
packages/addons/src/plugins/maxlengthCountdown.ts:111
↓ 1 callersFunctionupdateGeneratedThemeChecksum
(code: string)
packages/cli/src/themeNormalize.ts:18
↓ 1 callersFunctionupdateMeta
(options: CreateThemeOptions)
packages/cli/src/createTheme.ts:76
↓ 1 callersFunctionupdatePublishedDependencies
* Checks if a package has dependency versions that need to be bumped * as part of the publish process
scripts/publish-legacy.mjs:391
↓ 1 callersFunctionupsertDir
* Checks if a given directory is writable, if it doesn't exist, create it. * @param dir - A directory to create if it doesn't exist. * @returns
packages/cli/src/exportInput.ts:52
↓ 1 callersFunctionupsertProjectEnablementFile
( filePath: string, runtime: FormKitRuntime, skillPath: string )
packages/cli/src/skill.ts:266
↓ 1 callersFunctionuse
( node: FormKitNode, context: FormKitContext, plugin: FormKitPlugin | FormKitPlugin[] | Set<FormKitPlugi
packages/core/src/node.ts:2666
↓ 1 callersFunctionuseConfig
( config?: FormKitOptions | ((...args: any[]) => FormKitOptions) )
packages/react/src/FormKitProvider.ts:59
↓ 1 callersFunctionuseConfig
( config?: FormKitOptions | ((...args: any[]) => FormKitOptions) )
packages/vue/src/FormKitProvider.ts:33
↓ 1 callersFunctionuseInput
( props: Props & Record<string, any>, options: FormKitOptions = {} )
packages/react/src/composables/useInput.ts:193
↓ 1 callersFunctionuseInput
(props: Props, context: Context, options: FormKitOptions = {})
packages/vue/src/composables/useInput.ts:133
↓ 1 callersFunctionuseStableSlots
( children: ReactNode | ((data?: Record<string, any>) => ReactNode), explicitSlots?: FormKitRenderSlots )
packages/react/src/FormKit.ts:124
↓ 1 callersFunctionvalidateInput
* Validate that the current input is allowed. * * @param node - A {@link FormKitNode | FormKitNode} * @param value - The value that is being valida
packages/core/src/node.ts:1921
↓ 1 callersFunctionvalidateVersionForBranch
* Validates that the version is appropriate for the current branch. * - Master branch: must NOT have -next or -dev suffix * - Non-master branch: MUS
scripts/publish.mjs:53
↓ 1 callersFunctionvalueAtResetAddress
( value: unknown, address: Array<string | number> )
packages/core/src/reset.ts:37
↓ 1 callersFunctionverifyBuildOutput
(pkg)
scripts/ci-prepare-publish.mjs:32
↓ 1 callersFunctionverifyBuildOutput
* Verify that build output exists for a package
scripts/ci-publish.mjs:39
↓ 1 callersFunctionwaitForInvalidations
(Id)
scripts/deploy.mjs:109
↓ 1 callersFunctionwarning
(m: string)
packages/cli/src/index.ts:43
↓ 1 callersFunctionwatchAttributes
* Defines attributes that should be used as props. * @param attrProps - Attributes that should be used as props instead
packages/vue/src/composables/useInput.ts:344
↓ 1 callersFunctionwrapIcons
* Given an object of icons, wraps all the markup in a FormKit provided <div> * * @param icons - an object of icon names to svg definitions * * @re
packages/icons/src/plugin.ts:35
↓ 1 callersFunctionwriteLicense
(options: CreateThemeOptions)
packages/cli/src/createTheme.ts:50
↓ 1 callersFunctionwritePackageJSONFiles
* Loops through prePublish changes and writes new package.json files * for each affected package.
scripts/publish-legacy.mjs:263
↓ 1 callersFunctionwritePackageJSONFiles
* Loops through prePublish changes and writes new package.json files * for each affected package.
scripts/publish.mjs:417
Function'mkdist:entry:options'
(_ctx, _entry, options)
packages/nuxt/build.config.ts:5
FunctionApp
()
packages/react/playground/src/App.tsx:78
FunctionApp
()
examples/react/src/App.tsx:10
FunctionApp
({ config })
e2e/servers/formKitReactMemoryServer.mjs:12
FunctionChild
()
packages/react/__tests__/useFormKitContextById.spec.ts:58
FunctionChildComponent
(props: { address?: string })
packages/react/__tests__/useFormKitContext.spec.ts:7
FunctionChildComponent
()
packages/react/__tests__/useFormKitNodeById.spec.ts:13
FunctionChildComponent
()
packages/react/__tests__/useFormKitContextById.spec.ts:12
FunctionChildImmediate
()
packages/react/__tests__/useFormKitContext.spec.ts:68
FunctionChildLater
()
packages/react/__tests__/useFormKitContext.spec.ts:94
FunctionClassConfigHost
()
packages/react/__tests__/classes.spec.ts:9
FunctionConditionalFields
()
packages/react/playground/src/App.tsx:39
FunctionControlled
()
packages/react/__tests__/plugin.spec.ts:99
FunctionCustomInput
(props: { context: any })
packages/react/__tests__/createInput.spec.ts:141
FunctionDomValueHost
({ attrs, children, element }: DomValueHostProps)
packages/react/src/FormKitSchema.ts:368
FunctionFormKitConfigLoader
(props: ConfigLoaderProps)
packages/react/src/FormKitProvider.ts:133
FunctionFormKitIcon
(props: FormKitIconProps)
packages/react/src/FormKitIcon.ts:30
FunctionFormKitImpl
( props: FormKitComponentProps<Props>, ref: Ref<FormKitNode | undefined> )
packages/react/src/FormKit.ts:177
FunctionFormKitKitchenSink
()
packages/react/src/FormKitKitchenSink.ts:7
FunctionFormKitLazyProvider
(props: ConfigLoaderProps)
packages/react/src/FormKitProvider.ts:187
FunctionFormKitMessages
(props: FormKitMessagesProps)
packages/react/src/FormKitMessages.ts:37
FunctionFormKitProvider
(props: FormKitProviderProps)
packages/react/src/FormKitProvider.ts:106
FunctionFormKitRoot
(props: { children?: ReactNode })
packages/react/src/FormKitRoot.ts:14
FunctionFormKitSchema
(props: FormKitSchemaProps)
packages/react/src/FormKitSchema.ts:1241
FunctionFormKitSummary
(props: FormKitSummaryProps)
packages/react/src/FormKitSummary.ts:82
FunctionFormKitVariants
()
packages/themes/src/unocss/index.ts:58
FunctionHost
()
packages/react/__tests__/FormKitSchema.spec.ts:8
FunctionHost
()
packages/react/__tests__/useFormKitNodeById.spec.ts:26
FunctionHost
()
packages/react/__tests__/createInput.spec.ts:55
FunctionHost
()
packages/react/__tests__/FormKitIcon.spec.ts:53
FunctionHost
()
packages/react/__tests__/useFormKitContextById.spec.ts:24
FunctionHost
()
packages/react/__tests__/vModel.spec.ts:14
FunctionHost
()
packages/react/__tests__/inputs/textarea.spec.ts:41
FunctionHost
()
packages/react/__tests__/inputs/select.spec.ts:151
FunctionHost
()
packages/react/__tests__/inputs/group.spec.ts:34
FunctionHost
()
packages/react/__tests__/inputs/list.spec.ts:50
FunctionHost
()
packages/react/__tests__/inputs/radio.spec.ts:23
FunctionHost
()
packages/react/__tests__/inputs/checkbox.spec.ts:77
FunctionLiveFormValue
()
packages/react/playground/src/App.tsx:30
Functiona
()
packages/core/__tests__/events.spec.ts:187
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/pl.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/th.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/zh.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/sl.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/az.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/bs.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/sr.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://docs.formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/ca.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/tet.ts:104
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/kk.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/ar.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/tg.ts:107
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/ko.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/nl.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/sv.ts:112
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/uk.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/bn.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/fr.ts:115
Functionaccepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/es.ts:115
← previousnext →601–700 of 2,401, ranked by callers