MCPcopy Create free account

hub / github.com/meliorence/react-native-render-html / functions

Functions621 in github.com/meliorence/react-native-render-html

FunctionExpoLogo
({ color, size })
apps/website/src/components/RenderHTMLCard.tsx:16
FunctionExpoModal
({ isOpen, onModalClose, ...props }: { isOpen: boolean; onModalClose: any; expoSource: string; t
apps/website/src/components/RenderHTMLCard.tsx:37
FunctionExpoSnippet
({ expoSource, title, caption, version, className, extraneousDeps }: PropsWithChildren<{ title:
apps/website/src/components/ExpoSnippet.tsx:133
FunctionExternalSource
({ libraryName }: { libraryName: string })
apps/website/src/typeui/HeaderTypeBox.tsx:32
FunctionFeature
({ children })
apps/website/src/components/HomepageHeader.tsx:11
FunctionFeature
({ Svg, title, description })
apps/website/src/components/HomepageFeatures.tsx:77
FunctionFontFamilyTide
(props: any)
apps/discovery/src/components/resources/PlaygroundLists.tsx:232
FunctionFontSizeTide
(props: any)
apps/discovery/src/components/resources/PlaygroundLists.tsx:156
FunctionFooter
()
apps/discovery/src/components/screens/HomeDrawerScreen/CustomDrawerContent.tsx:25
FunctionGenericPressable
({ style, children, borderless = false, ...otherProps }: PropsWithChildren<GenericPressableProps>)
packages/render-html/src/GenericPressable.tsx:11
FunctionGestureHandlerAdapterNucleon
(props: P)
apps/discovery/src/components/nucleons/GestureHandlerAdapterNucleon.ts:31
FunctionHandle
()
apps/discovery/src/components/UIBottomSheetAtom.tsx:32
FunctionHeader
()
apps/discovery/src/components/screens/HomeDrawerScreen/CustomDrawerContent.tsx:44
FunctionHeader
({ children, ...other }: PropsWithChildren<{}>)
apps/discovery/src/providers/PageToolkitProvider.tsx:67
FunctionHeader
({ children }: PropsWithChildren<{}>)
doc-tools/doc-mdx-gen-cli/src/MdxToolkitProvider.tsx:13
FunctionHeaderColorRolesProvider
({ children }: PropsWithChildren<{}>)
apps/discovery/src/components/croles/HeaderColorRolesProvider.tsx:22
FunctionHeaderTypeBox
({ reflectionId, version }: { reflectionId: number; version: string; })
apps/website/src/typeui/HeaderTypeBox.tsx:47
FunctionHighlighter
({ highlightJsStyle = 'darcula', ...props }: HighlighterProps)
apps/discovery/src/highlight/Highlighter.tsx:243
FunctionHighlighterContent
({ content, language, clipLines = false, fontSize = 14, fontFamily, lineNumberFontFamily, lineNu
apps/discovery/src/highlight/Highlighter.tsx:154
FunctionHome
()
apps/website/src/pages/index.tsx:10
FunctionHomeScreen
({}: StackScreenProps<any>)
apps/discovery/src/components/screens/HomeDrawerScreen/index.tsx:121
FunctionHomepageFeatures
()
apps/website/src/components/HomepageFeatures.tsx:91
FunctionHomepageHeader
()
apps/website/src/components/HomepageHeader.tsx:22
FunctionHtmlDisplayBox
({ html, style }: { html: string; style?: any })
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteSource.tsx:71
FunctionIMGElement
* A component to render images based on an internal loading state. * * @remarks This component will attempt to draw a box of paint dimensions * bef
packages/render-html/src/elements/IMGElement.tsx:26
FunctionIMGElementContainer
({ style, onPress, testID, children, ...otherProps }: PropsWithChildren< Pick<IMGElementProps, 'on
packages/render-html/src/elements/IMGElementContainer.tsx:22
FunctionIMGElementContentAlt
({ dimensions, alt, altColor, testID, children }: PropsWithChildren<IMGElementStateBase & { testID?:
packages/render-html/src/elements/IMGElementContentAlt.tsx:17
FunctionIMGElementContentError
( props: IMGElementStateError )
packages/render-html/src/elements/IMGElementContentError.tsx:8
FunctionIMGElementContentLoading
({ dimensions, children }: PropsWithChildren<IMGElementStateLoading>)
packages/render-html/src/elements/IMGElementContentLoading.tsx:8
FunctionIMGElementContentLoading
({ dimensions, altColor }: IMGElementStateLoading | IMGElementStateSuccess)
doc-tools/doc-pages/src/pages/cards/customImageRendererConfig.tsx:16
FunctionIMGElementContentSuccess
({ source, imageStyle, dimensions, onError }: IMGElementStateSuccess)
packages/render-html/src/elements/IMGElementContentSuccess.tsx:15
FunctionIMGRenderer
(props)
packages/render-html/src/renderers/IMGRenderer.tsx:50
FunctionIPhoneFrame
({ children, scale = 1, style, className }: { children: any; style?: React.CSSProperties; scale?
apps/website/src/components/IPhoneFrame.tsx:5
FunctionIconNucleon
(props: IconNucleonProps)
apps/discovery/src/components/nucleons/IconNucleon.tsx:10
FunctionIndent
({ indent }: { indent: number })
apps/website/src/typeui/Indent.tsx:3
FunctionInternalRendererAdmonition
({ name, contentModel, children }: PropsWithChildren<{ name: string; contentModel: 'block' | 'mixed'
doc-tools/doc-pages/src/components/InternalRendererAdmonition.tsx:5
FunctionItalicTide
(props: any)
apps/discovery/src/components/resources/PlaygroundLists.tsx:218
FunctionLefIcon
({ color, name, ...nucProps }: Pick<IconNucleonProps, 'name' | 'color'> & BoxNucleonProps)
apps/discovery/src/components/UITideAtom.tsx:50
FunctionLineHeightTide
(props: any)
apps/discovery/src/components/resources/PlaygroundLists.tsx:173
FunctionListElement
({ tnode, TDefaultRenderer, listType, style, getFallbackListStyleTypeFromNestLevel, markerBoxStyle
packages/render-html/src/elements/ListElement.tsx:71
FunctionListItem
({ src, caption, rtl, id }: { src: string; caption: string; rtl: boolean; id: string; })
apps/website/src/components/ListsShowcase.tsx:17
FunctionListItemCode
({ name, children }: PropsWithChildren<{ name: string }>)
doc-tools/doc-pages/src/components/ListItemCode.tsx:4
FunctionListItemNucleon
({ leftIconName, rightIconName, right, children, ...listProps }: ListItemNucleonProps)
apps/discovery/src/components/nucleons/ListItemNucleon.tsx:15
FunctionListStyleSpecsProvider
({ children }: PropsWithChildren<{}>)
packages/render-html/src/context/ListStyleSpecsProvider.tsx:68
FunctionListsShowcase
()
apps/website/src/components/ListsShowcase.tsx:41
FunctionMaxWidthContainerAtom
({ children, style }: PropsWithStyle<PropsWithChildren<{}>>)
apps/discovery/src/components/MaxWidthContainerAtom.tsx:7
FunctionMdxToolkitProvider
({ children: toolkitChildren }: PropsWithChildren<{}>)
doc-tools/doc-mdx-gen-cli/src/MdxToolkitProvider.tsx:25
FunctionNavigation
()
apps/discovery/src/navigation/index.tsx:11
FunctionOLElement
(props: OLElementProps)
packages/render-html/src/elements/OLElement.tsx:5
FunctionOLRenderer
(props)
packages/render-html/src/renderers/OLRenderer.tsx:39
FunctionOrderedListTypeTide
(props: any)
apps/discovery/src/components/resources/PlaygroundLists.tsx:254
FunctionPadding
({ lineNumberStyle, value }: { lineNumberStyle: TextStyle; value?: number; })
apps/discovery/src/highlight/Highlighter.tsx:125
FunctionPage
({ children }: PropsWithChildren<{}>)
doc-tools/doc-pages/src/Page.tsx:4
FunctionPageArchitecture
()
doc-tools/doc-pages/src/pages/PageArchitecture.tsx:9
FunctionPageConceptCSS
()
doc-tools/doc-pages/src/pages/PageConceptCSS.tsx:35
FunctionPageConceptRendering
()
doc-tools/doc-pages/src/pages/PageConceptRendering.tsx:18
FunctionPageConceptTRE
()
doc-tools/doc-pages/src/pages/PageConceptTRE.tsx:30
FunctionPageContentAnchors
()
doc-tools/doc-pages/src/pages/PageContentAnchors.tsx:11
FunctionPageContentImages
()
doc-tools/doc-pages/src/pages/PageContentImages.tsx:52
FunctionPageContentLists
()
doc-tools/doc-pages/src/pages/PageContentLists.tsx:24
FunctionPageContentTextual
()
doc-tools/doc-pages/src/pages/PageContentTextual.tsx:17
FunctionPageFAQ
()
doc-tools/doc-pages/src/pages/PageFAQ.tsx:7
FunctionPageGuideCustomRenderers
()
doc-tools/doc-pages/src/pages/PageGuideCustomRenderers.tsx:11
FunctionPageGuideDomTampering
()
doc-tools/doc-pages/src/pages/PageGuideDomTampering.tsx:62
FunctionPageGuideStylingComponents
()
doc-tools/doc-pages/src/pages/PageGuideStylingComponents.tsx:39
FunctionPageIntroduction
()
doc-tools/doc-pages/src/pages/PageIntroduction.tsx:6
FunctionPageReinventTheWheel
()
doc-tools/doc-pages/src/pages/PageReinventTheWheel.tsx:47
FunctionPageToolkitProvider
({ children }: PropsWithChildren<{}>)
apps/discovery/src/providers/PageToolkitProvider.tsx:240
FunctionPassthrough
({ children, onPress }: PropsWithChildren<any>)
apps/discovery/src/components/nucleons/GestureHandlerAdapterNucleon.ts:15
FunctionPlaygroundDisplay
({ onTTreeChange }: { onTTreeChange: (t: TNode) => void; })
apps/discovery/src/components/templates/PlaygroundTemplate/PlaygroundDisplay.tsx:29
FunctionPlaygroundLists
()
apps/discovery/src/components/resources/PlaygroundLists.tsx:276
FunctionPlaygroundSlimHeader
({ navigation, ...otherProps }: StackHeaderProps)
apps/discovery/src/components/templates/PlaygroundTemplate/SheetNavigator.tsx:30
FunctionPlaygroundStoreProvider
({ children, ...initParams }: PropsWithChildren<PlaygroundInitParams<Sk>>)
apps/discovery/src/components/templates/PlaygroundTemplate/playgroundStore.tsx:141
FunctionPlaygroundTemplate
({ children, ...storeInitParams }: PlaygroundTemplateProps<Sk>)
apps/discovery/src/components/templates/PlaygroundTemplate/Playground.tsx:15
FunctionPortal
({ children, _tpChildren }: PortalProps)
apps/discovery/src/components/templates/PlaygroundTemplate/createPortal.ts:9
FunctionProfileSimple
({ running, html, ignoredTags })
apps/benchmarking/profiles/ProfileSimple.js:4
FunctionProfileV5
({ running, ignoredTags, html })
apps/benchmarking/profiles/ProfileV5.js:4
FunctionRawSourceLoader
({ source, ...props }: SourceLoaderProps)
packages/render-html/src/RenderHTMLSource.tsx:60
FunctionRedditLogo
()
apps/website/src/components/SocialLinks.tsx:21
FunctionRefAPI
({ name, url, member, full, plural /* ,library */ }: RefAPIProps)
apps/discovery/src/providers/PageToolkitProvider.tsx:75
FunctionRefBuilder
({ name, url, type })
apps/discovery/src/providers/PageToolkitProvider.tsx:56
FunctionRefCSSProcessor
({ name, member, plural, full })
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:139
FunctionRefCounterStyle
()
doc-tools/doc-pages/src/pages/PageContentLists.tsx:14
FunctionRefCssProcessor
({})
doc-tools/doc-pages/src/components/RefCssProcessor.tsx:4
FunctionRefDOM
({ name, member, plural, full })
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:151
FunctionRefDoc
({ target, children, fragment })
apps/discovery/src/providers/PageToolkitProvider.tsx:126
FunctionRefDoc
({ target, children, fragment })
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:103
FunctionRefHtmlparser2
({})
doc-tools/doc-pages/src/components/RefHtmlparser2.tsx:4
FunctionRefRNRH
({})
doc-tools/doc-pages/src/components/RefRNRH.tsx:4
FunctionRefRenderHTMLExport
({ name, member, plural, full })
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:163
FunctionRefRenderHtmlProp
({ name })
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:129
FunctionRefTRE
({})
doc-tools/doc-pages/src/components/RefTRE.tsx:4
FunctionRefTRE
({ name, member, plural, full })
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:175
FunctionReference
({ url, type, member, name, full, plural }: { name: string; member?: string; url: string;
apps/website/src/components/Reference.tsx:7
FunctionRenderDocument
({ lines }: { lines: SimpleNode[][] })
apps/discovery/src/highlight/Highlighter.tsx:105
FunctionRenderHTML
(props: RenderHTMLProps)
packages/render-html/src/RenderHTML.tsx:22
FunctionRenderHTMLCard
({ snippet, title, caption, html, preferHtmlSrc, snapshot, expoSource, ...props }: PropsWithCh
apps/website/src/components/RenderHTMLCard.tsx:83
FunctionRenderHTMLCardInner
({ props: renderHtmlProps, snippet, preferHtmlSrc, snapshot }: Omit< PropsWithStyle<RenderHtmlCardOr
apps/discovery/src/components/RenderHtmlCardOrganism.tsx:61
FunctionRenderHTMLConfigProvider
( props: PropsWithChildren<RenderHTMLConfig> )
packages/render-html/src/RenderHTMLConfigProvider.tsx:50
FunctionRenderHTMLDebug
( props: PropsWithChildren<RenderHTMLProps> )
packages/render-html/src/RenderHTMLDebug.tsx:5
← previousnext →301–400 of 621, ranked by callers