MCPcopy Create free account

hub / github.com/ben-rogerson/twin.examples / functions

Functions164 in github.com/ben-rogerson/twin.examples

FunctionRadioGroup
({ screenReaderLabel, items, }: RadioGroupProps)
headlessui-typescript/src/components/RadioGroup.tsx:24
FunctionRootErrorFallback
({ error }: ErrorFallbackProps)
blitz-emotion-typescript/app/pages/_app.tsx:29
FunctionRootLayout
(props: { children: React.ReactNode })
next-emotion-typescript/src/app/layout.tsx:3
FunctionRootLayout
({ children })
next-styled-components/src/app/layout.js:4
FunctionRootLayout
({ children, }: { children: React.ReactNode })
component-library-styled-components/packages/app/src/app/layout.tsx:10
FunctionRootLayout
(props: { children: React.ReactNode })
next-styled-components-typescript/src/app/layout.tsx:4
FunctionSelect
({ items, ComboboxProps, ComboboxOptionsProps, }: SelectProps)
headlessui-typescript/src/components/Autocomplete.tsx:37
FunctionSelect
({ items, listboxProps, listboxOptionsProps, }: SelectProps)
headlessui-typescript/src/components/Select.tsx:37
FunctionStyledComponentsRegistry
({ children })
next-styled-components/src/lib/registry.js:8
FunctionStyledComponentsRegistry
({ children, }: { children: React.ReactNode })
component-library-styled-components/packages/app/src/lib/registry.tsx:7
FunctionStyledComponentsRegistry
({ children, }: { children: React.ReactNode })
next-styled-components-typescript/src/lib/registry.tsx:7
FunctionSwitchKnob
({ switchProps }: { switchProps?: Switch })
headlessui-typescript/src/components/Toggle.tsx:80
FunctionSwitchLabel
({ label, description, labelProps, descriptionProps, }: SwitchLabelProps)
headlessui-typescript/src/components/Toggle.tsx:62
FunctionTabs
({ items, tabGroupProps }: TabsProps)
headlessui-typescript/src/components/Tabs.tsx:30
FunctionTemplate
storybook-emotion/src/components/Button.stories.js:26
FunctionTest
({ text }: { text: string })
jest-testing-typescript/components/Test.tsx:9
FunctionToggle
({ label, description, groupProps, labelProps, descriptionProps, switchProps, }: ToggleProps)
headlessui-typescript/src/components/Toggle.tsx:39
FunctionTransition
(props: TransitionProps)
headlessui-typescript/src/components/Transition.tsx:28
FunctionTransitionDemo
()
headlessui-typescript/src/components/TransitionDemo.tsx:13
FunctionTrigger
({ label, open }: TriggerProps)
headlessui-typescript/src/components/Popover.tsx:110
FunctionTrigger
({ label, openModal }: TriggerProps)
headlessui-typescript/src/components/Modal.tsx:127
FunctionTwPropComponent
({ text }: { text: string })
jest-testing-typescript/components/Test.tsx:5
FunctionTwinSvg
()
react-emotion-typescript/src/components/Logo.tsx:14
FunctionTwinSvg
()
t3-emotion-typescript/src/components/Logo.tsx:15
FunctionTwinSvg
()
vite-emotion-typescript/src/components/Logo.tsx:16
FunctionTwinSvg
()
next-emotion-typescript/src/components/Logo.tsx:16
FunctionTwinSvg
()
t3-styled-components-typescript/src/components/Logo.tsx:13
FunctionTwinSvg
()
vite-styled-components-typescript/src/components/Logo.tsx:16
FunctionTwinSvg
()
blitz-emotion-typescript/app/components/Logo.tsx:15
FunctionTwinSvg
()
storybook-styled-components-typescript/src/components/Logo.tsx:3
FunctionTwinSvg
()
component-library-emotion/packages/components/src/Logo.tsx:15
FunctionTwinSvg
()
webpack-styled-components-typescript/src/components/Logo.tsx:14
FunctionTwinSvg
()
vite-solid-typescript/src/components/Logo.tsx:15
FunctionTwinSvg
()
component-library-styled-components/packages/shared-ui/components/Logo.tsx:16
FunctionTwinSvg
()
webpack-emotion-typescript/src/components/Logo.tsx:14
FunctionTwinSvg
()
next-stitches-typescript/src/components/Logo.tsx:15
FunctionTwinSvg
()
next-styled-components-typescript/src/components/Logo.tsx:15
FunctionTwinSvg
()
storybook-emotion-typescript/src/components/Logo.tsx:3
FunctioncloseModal
()
headlessui-typescript/src/components/Modal.tsx:49
FunctioncomponentName
({ isBig }: Props)
storybook-emotion-typescript/src/styles/Test.tsx:7
Functionconfig
()
t3-emotion-typescript/src/utils/api.ts:22
Functionconfig
()
t3-styled-components-typescript/src/utils/api.ts:22
FunctioncreateTRPCContext
(_opts: CreateNextContextOptions)
t3-emotion-typescript/src/server/api/trpc.ts:42
FunctioncreateTRPCContext
(_opts: CreateNextContextOptions)
t3-styled-components-typescript/src/server/api/trpc.ts:42
FunctionerrorFormatter
({ shape, error })
t3-emotion-typescript/src/server/api/trpc.ts:59
FunctionerrorFormatter
({ shape, error })
t3-styled-components-typescript/src/server/api/trpc.ts:59
Functionget
(target, prop)
t3-emotion-typescript/src/env.mjs:59
MethodgetInitialProps
(ctx: DocumentContext)
t3-styled-components-typescript/src/pages/_document.tsx:10
MethodgetInitialProps
(ctx: any)
blitz-emotion-typescript/app/pages/_document.tsx:12
MethodgetInitialProps
(ctx: any)
next-stitches-typescript/src/pages/_document.tsx:8
Functionitem
(item: TabItem)
headlessui-typescript/src/components/Tabs.tsx:68
Functionitem
(item: RadioGroupItem)
headlessui-typescript/src/components/RadioGroup.tsx:42
FunctionopenModal
()
headlessui-typescript/src/components/Modal.tsx:53
Methodrender
()
blitz-emotion-typescript/app/pages/_document.tsx:29
Functionstyles
()
next-stitches-typescript/src/styles/globalStyles.tsx:11
Functionwebpack
* @param {{ module: { rules?: any; }; resolve: { fallback: any; }; }} config * @param {{ dir: string; dev: boolean; isServer: boolean; buildId: s
t3-emotion-typescript/withTwin.cjs:19
Functionwebpack
( /** @type {import('webpack').Configuration} */ config, options, )
next-emotion-typescript/withTwin.mjs:19
Functionwebpack
* @param {{ module: { rules?: any; }; resolve: { fallback: any; }; }} config * @param {{ dir: string; dev: boolean; isServer: boolean; buildId: s
t3-styled-components-typescript/withTwin.js:19
Functionwebpack
( /** @type {import('webpack').Configuration} */ config, options, )
next-styled-components/withTwin.mjs:23
Functionwebpack
( /** @type {import('webpack').Configuration} */ config, options, )
next-emotion/withTwin.mjs:18
Functionwebpack
(config)
preact-styled-components/preact.config.js:2
Functionwebpack
(config, options)
component-library-styled-components/packages/app/withTwin.js:12
Functionwebpack
( /** @type {import('webpack').Configuration} */ config, options, )
next-stitches-typescript/withTwin.mjs:19
Functionwebpack
( /** @type {import('webpack').Configuration} */ config, options, )
next-styled-components-typescript/withTwin.mjs:23
← previous101–164 of 164, ranked by callers