Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/formkit/formkit
/ functions
Functions
2,401 in github.com/formkit/formkit
⨍
Functions
2,401
◇
Types & classes
141
↓ 1 callers
Function
stateScopedClasses
(node: FormKitNode, sectionClasses: Record<string, boolean>)
packages/react/playground/formkit.theme.ts:45
↓ 1 callers
Function
stateScopedClasses
(node: FormKitNode, sectionClasses: Record<string, boolean>)
packages/nuxt/playground/formkit.theme.ts:45
↓ 1 callers
Function
stepIcon
( sectionKey: string, el?: string )
packages/addons/src/plugins/multiStep/sections/stepIcon.ts:8
↓ 1 callers
Function
submitForm
(id: string, root?: ShadowRoot | Document)
packages/core/src/submitForm.ts:10
↓ 1 callers
Function
submitHandler
(_data: any, node: FormKitNode)
packages/vue/__tests__/inputs/form.spec.ts:1116
↓ 1 callers
Function
subscribeReactiveStore
( target: unknown, subscriber: () => void )
packages/react/src/reactiveStore.ts:65
↓ 1 callers
Function
syncListNodes
* 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 callers
Function
syncStrictNumericInput
(payload: unknown)
packages/vue/src/bindings.ts:472
↓ 1 callers
Function
themesBuildExtras
* Special considerations for building the themes package.
scripts/build.mjs:228
↓ 1 callers
Function
toCamelCase
(str)
scripts/utils.mjs:39
↓ 1 callers
Function
toCamelStyleKey
(key: string)
packages/react/src/FormKitSchema.ts:183
↓ 1 callers
Function
toFunction
(functionOrValue)
scripts/transform-pipe.mjs:5
↓ 1 callers
Function
transformSource
* 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 callers
Function
translate
()
scripts/translate.mjs:13
↓ 1 callers
Function
tryRead
(path: string)
packages/cli/src/skill.ts:340
↓ 1 callers
Function
unpluginReplaceFactory
* Transformer based on esbuild-plugin-replace. * @param - options key value pairs to replace * @returns
scripts/transform-pipe.mjs:19
↓ 1 callers
Function
updateCountValue
({ payload }: { payload: string })
packages/addons/src/plugins/inputCount.ts:85
↓ 1 callers
Function
updateCountValue
({ payload }: { payload: string })
packages/addons/src/plugins/maxlengthCountdown.ts:111
↓ 1 callers
Function
updateGeneratedThemeChecksum
(code: string)
packages/cli/src/themeNormalize.ts:18
↓ 1 callers
Function
updateMeta
(options: CreateThemeOptions)
packages/cli/src/createTheme.ts:76
↓ 1 callers
Function
updatePublishedDependencies
* Checks if a package has dependency versions that need to be bumped * as part of the publish process
scripts/publish-legacy.mjs:391
↓ 1 callers
Function
upsertDir
* 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 callers
Function
upsertProjectEnablementFile
( filePath: string, runtime: FormKitRuntime, skillPath: string )
packages/cli/src/skill.ts:266
↓ 1 callers
Function
use
( node: FormKitNode, context: FormKitContext, plugin: FormKitPlugin | FormKitPlugin[] | Set<FormKitPlugi
packages/core/src/node.ts:2666
↓ 1 callers
Function
useConfig
( config?: FormKitOptions | ((...args: any[]) => FormKitOptions) )
packages/react/src/FormKitProvider.ts:59
↓ 1 callers
Function
useConfig
( config?: FormKitOptions | ((...args: any[]) => FormKitOptions) )
packages/vue/src/FormKitProvider.ts:33
↓ 1 callers
Function
useInput
( props: Props & Record<string, any>, options: FormKitOptions = {} )
packages/react/src/composables/useInput.ts:193
↓ 1 callers
Function
useInput
(props: Props, context: Context, options: FormKitOptions = {})
packages/vue/src/composables/useInput.ts:133
↓ 1 callers
Function
useStableSlots
( children: ReactNode | ((data?: Record<string, any>) => ReactNode), explicitSlots?: FormKitRenderSlots )
packages/react/src/FormKit.ts:124
↓ 1 callers
Function
validateInput
* 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 callers
Function
validateVersionForBranch
* 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 callers
Function
valueAtResetAddress
( value: unknown, address: Array<string | number> )
packages/core/src/reset.ts:37
↓ 1 callers
Function
verifyBuildOutput
(pkg)
scripts/ci-prepare-publish.mjs:32
↓ 1 callers
Function
verifyBuildOutput
* Verify that build output exists for a package
scripts/ci-publish.mjs:39
↓ 1 callers
Function
waitForInvalidations
(Id)
scripts/deploy.mjs:109
↓ 1 callers
Function
warning
(m: string)
packages/cli/src/index.ts:43
↓ 1 callers
Function
watchAttributes
* 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 callers
Function
wrapIcons
* 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 callers
Function
writeLicense
(options: CreateThemeOptions)
packages/cli/src/createTheme.ts:50
↓ 1 callers
Function
writePackageJSONFiles
* Loops through prePublish changes and writes new package.json files * for each affected package.
scripts/publish-legacy.mjs:263
↓ 1 callers
Function
writePackageJSONFiles
* 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
Function
App
()
packages/react/playground/src/App.tsx:78
Function
App
()
examples/react/src/App.tsx:10
Function
App
({ config })
e2e/servers/formKitReactMemoryServer.mjs:12
Function
Child
()
packages/react/__tests__/useFormKitContextById.spec.ts:58
Function
ChildComponent
(props: { address?: string })
packages/react/__tests__/useFormKitContext.spec.ts:7
Function
ChildComponent
()
packages/react/__tests__/useFormKitNodeById.spec.ts:13
Function
ChildComponent
()
packages/react/__tests__/useFormKitContextById.spec.ts:12
Function
ChildImmediate
()
packages/react/__tests__/useFormKitContext.spec.ts:68
Function
ChildLater
()
packages/react/__tests__/useFormKitContext.spec.ts:94
Function
ClassConfigHost
()
packages/react/__tests__/classes.spec.ts:9
Function
ConditionalFields
()
packages/react/playground/src/App.tsx:39
Function
Controlled
()
packages/react/__tests__/plugin.spec.ts:99
Function
CustomInput
(props: { context: any })
packages/react/__tests__/createInput.spec.ts:141
Function
DomValueHost
({ attrs, children, element }: DomValueHostProps)
packages/react/src/FormKitSchema.ts:368
Function
FormKitConfigLoader
(props: ConfigLoaderProps)
packages/react/src/FormKitProvider.ts:133
Function
FormKitIcon
(props: FormKitIconProps)
packages/react/src/FormKitIcon.ts:30
Function
FormKitImpl
( props: FormKitComponentProps<Props>, ref: Ref<FormKitNode | undefined> )
packages/react/src/FormKit.ts:177
Function
FormKitKitchenSink
()
packages/react/src/FormKitKitchenSink.ts:7
Function
FormKitLazyProvider
(props: ConfigLoaderProps)
packages/react/src/FormKitProvider.ts:187
Function
FormKitMessages
(props: FormKitMessagesProps)
packages/react/src/FormKitMessages.ts:37
Function
FormKitProvider
(props: FormKitProviderProps)
packages/react/src/FormKitProvider.ts:106
Function
FormKitRoot
(props: { children?: ReactNode })
packages/react/src/FormKitRoot.ts:14
Function
FormKitSchema
(props: FormKitSchemaProps)
packages/react/src/FormKitSchema.ts:1241
Function
FormKitSummary
(props: FormKitSummaryProps)
packages/react/src/FormKitSummary.ts:82
Function
FormKitVariants
()
packages/themes/src/unocss/index.ts:58
Function
Host
()
packages/react/__tests__/FormKitSchema.spec.ts:8
Function
Host
()
packages/react/__tests__/useFormKitNodeById.spec.ts:26
Function
Host
()
packages/react/__tests__/createInput.spec.ts:55
Function
Host
()
packages/react/__tests__/FormKitIcon.spec.ts:53
Function
Host
()
packages/react/__tests__/useFormKitContextById.spec.ts:24
Function
Host
()
packages/react/__tests__/vModel.spec.ts:14
Function
Host
()
packages/react/__tests__/inputs/textarea.spec.ts:41
Function
Host
()
packages/react/__tests__/inputs/select.spec.ts:151
Function
Host
()
packages/react/__tests__/inputs/group.spec.ts:34
Function
Host
()
packages/react/__tests__/inputs/list.spec.ts:50
Function
Host
()
packages/react/__tests__/inputs/radio.spec.ts:23
Function
Host
()
packages/react/__tests__/inputs/checkbox.spec.ts:77
Function
LiveFormValue
()
packages/react/playground/src/App.tsx:30
Function
a
()
packages/core/__tests__/events.spec.ts:187
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/pl.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/th.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/zh.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/sl.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/az.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/bs.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/sr.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://docs.formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/ca.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/tet.ts:104
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/kk.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/ar.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/tg.ts:107
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/ko.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/nl.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/sv.ts:112
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/uk.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/bn.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/fr.ts:115
Function
accepted
* The value is not an accepted value. * @see {@link https://formkit.com/essentials/validation#accepted}
packages/i18n/src/locales/es.ts:115
← previous
next →
601–700 of 2,401, ranked by callers