MCPcopy Create free account

hub / github.com/daief/daisyui-vue / functions

Functions144 in github.com/daief/daisyui-vue

FunctioncreateThemeFantasy
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:679
FunctioncreateThemeForest
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:511
FunctioncreateThemeGarden
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:469
FunctioncreateThemeHalloween
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:427
FunctioncreateThemeLemonade
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:1057
FunctioncreateThemeLofi
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:595
FunctioncreateThemeLuxury
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:805
FunctioncreateThemeNight
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:1099
FunctioncreateThemePastel
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:637
FunctioncreateThemeRetro
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:301
FunctioncreateThemeSynthwave
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:259
FunctioncreateThemeValentine
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:385
FunctioncreateThemeWinter
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:1183
FunctioncreateThemeWireframe
(theme?: DeepPartial<ITheme>)
src/shared/theme/themes.ts:721
Functiondebounce
(fn: T, t = 500)
packages/daisyui-style-ext/src/index.ts:5
FunctioneventHandler
()
src/components/popper/index.tsx:401
FunctionhandleChange
(v: IText)
src/components/checkbox/group.tsx:46
FunctionhandleChange
(e: InputChangeEvent)
src/components/radio/group.tsx:55
FunctionhandleClickAway
(event: MouseEvent)
src/components/popper/index.tsx:167
FunctionhandleClickMask
(e: MouseEvent)
src/components/modal/base.tsx:87
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/popper/index.tsx:196
FunctionhandleOnChange
(e: InputChangeEvent)
src/components/radio/radio.tsx:59
FunctionhandleOnChange
(e: InputChangeEvent)
src/shared/hooks/use-checkbox.ts:23
FunctionhandleOnClick
()
src/components/tab/tabs.tsx:264
FunctionhandleOnClick
(e: any)
src/components/button/button.tsx:97
FunctionhandleOnInput
(e: InputChangeEvent)
src/components/textarea/index.tsx:37
FunctionhandleOnInput
(e: InputChangeEvent)
src/components/input/index.tsx:45
FunctionhighlightAuto
(str: string, lang: string, attrs: string)
docs/vite.config.ts:34
Functioninstall
( app: App, options?: { prefix?: string; }, )
src/install.ts:61
Methodloop
(t: number)
src/shared/animation-timer.ts:49
FunctionmaybeRefsToRefs
( obj: IMaybeRefs<T>, keys: Keys, )
src/shared/utils.ts:170
FunctiononChange
(name: IText)
src/components/tab/tabs.tsx:103
Functionregister
(v: IText)
src/components/checkbox/group.tsx:65
FunctionrenderContent
()
src/components/tab/tabs.tsx:217
FunctionrenderTitle
()
src/components/tab/tabs.tsx:216
Functionresult
(...args)
src/shared/utils.ts:160
FunctionscanCodeBlock
(state)
docs/vite.config.ts:72
FunctionscanTable
(state)
docs/vite.config.ts:118
Functionsetup
(props, ctx)
src/components/kbd/index.tsx:18
Functionsetup
(props, { slots })
src/components/checkbox/checkbox.tsx:48
Functionsetup
(props, { emit })
src/components/pagination/index.tsx:27
Functionsetup
(props, ctx)
src/components/loading/index.tsx:26
FunctionuseAsync
( fn: F, defaultValue: Awaited<ReturnType<F>> | null, options: IUseAsyncOptions = {}, )
src/shared/hooks/use-async.ts:13
FunctionuseBreakPointLte
( targetBreakPoint: IMaybeRef<IBreakPoint>, defaultResult?: boolean, )
src/shared/hooks/use-break-point.ts:87
← previous101–144 of 144, ranked by callers