MCPcopy Create free account

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

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

FunctionRenderHtmlCard
({ title, caption, props, config: renderConfig, preferHtmlSrc = false
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:72
FunctionRenderHtmlCardOrganism
({ caption, title, style, ...props }: PropsWithStyle<RenderHtmlCardOrganismProps>)
apps/discovery/src/components/RenderHtmlCardOrganism.tsx:159
FunctionRenderLine
({ line, index }: PropsWithChildren<{ line: SimpleNode[]; index: number }>)
apps/discovery/src/highlight/Highlighter.tsx:64
FunctionRenderRegistryProvider
({ children, elementModels, renderers }: PropsWithChildren<{ elementModels: HTMLElementModelRecord;
packages/render-html/src/context/RenderRegistryProvider.tsx:28
FunctionRenderSimpleNode
({ node }: { node: SimpleNode })
apps/discovery/src/highlight/Highlighter.tsx:97
FunctionRenderTTree
(props: RenderTTreeProps)
packages/render-html/src/RenderTTree.tsx:7
FunctionRenderer
({ TDefaultRenderer, ...props })
doc-tools/doc-pages/src/pages/cards/simpleCustomRenderersConfig.tsx:6
FunctionRenderer
(props)
doc-tools/doc-pages/src/pages/cards/customImageRendererConfig.tsx:28
FunctionRenderer
({ TDefaultRenderer, tnode, ...defaultRendererProps })
doc-tools/doc-pages/src/pages/cards/adsRenderersConfig.tsx:28
FunctionRenderersPropsProvider
( props: PropsWithChildren<RenderHTMLPassedProps> )
packages/render-html/src/context/RenderersPropsProvider.tsx:31
FunctionRight
({ right, rightIconName, color, ...nucProps }: Pick<UITideAtomProps, 'right' | 'rightIconName'> & Bo
apps/discovery/src/components/UITideAtom.tsx:62
FunctionRootNavigator
()
apps/discovery/src/navigation/RootNavigator.tsx:12
FunctionScreenshot
({ scale, url, webpUrl, alt, style, frameStyle, className }: { scale?: number; style?: any;
apps/website/src/components/Screenshot.tsx:6
FunctionScrollerProvider
({ children, scrollRef }: PropsWithChildren<{ scrollRef: RefObject<Animated.ScrollView>; }>)
apps/discovery/src/components/templates/ArticleTemplate/ScrollerProvider.tsx:16
FunctionSeo
({ title, description, keywords, image })
apps/website/src/theme/Seo/index.js:12
FunctionSharedPropsProvider
( props: PropsWithChildren<RenderHTMLSharedProps> )
packages/render-html/src/context/SharedPropsProvider.tsx:60
FunctionSheet
({ ttree, children, style }: SheetProps)
apps/discovery/src/components/templates/PlaygroundTemplate/Sheet.tsx:26
FunctionSheetChildrenRenderer
({ tpChildren, children }: PropsWithChildren<{ tpChildren: ReactNode; }>)
apps/discovery/src/components/templates/PlaygroundTemplate/SheetChildrenRenderer.tsx:9
FunctionSheetNavigator
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetNavigator.tsx:52
FunctionSheetRouteColor
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteColor.tsx:9
FunctionSheetRouteContainer
({ children }: PropsWithChildren<{}>)
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteContainer.tsx:9
FunctionSheetRouteControls
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteControls.tsx:5
FunctionSheetRouteFontFamily
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteFontFamily.tsx:17
FunctionSheetRouteHome
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteHome.tsx:8
FunctionSheetRouteOlListType
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteOlListType.tsx:9
FunctionSheetRouteUlListType
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteUlListType.tsx:9
FunctionSheetSourceRoute
()
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteSource.tsx:85
FunctionSiblingPageTide
({ target, direction, ...props }: Omit<UITideAtomProps, 'title'> & { target: PageSpecs; direction: '
apps/discovery/src/components/templates/ArticleTemplate/index.tsx:48
FunctionSliderControlAtom
({ maximumValue, minimumValue, onValueChange, step, value, width, style, ...accessibilityProps
apps/discovery/src/components/UISliderControlAtom.tsx:35
FunctionSocialLinks
({ redditUrl, twitterUrl }: { redditUrl: string; twitterUrl: string; })
apps/website/src/components/SocialLinks.tsx:33
FunctionSourceBoxAtom
({ children, padding, style }: PropsWithChildren<{ style?: StyleProp<ViewStyle>; padding?: number }>)
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteSource.tsx:53
FunctionSourceDisplay
({ title, ...other })
apps/discovery/src/providers/PageToolkitProvider.tsx:117
FunctionSourceDisplayInner
({ content, lang, showLineNumbers })
apps/discovery/src/providers/PageToolkitProvider.tsx:100
FunctionSourceLoaderDom
(props: DomSourceLoaderProps)
packages/render-html/src/SourceLoaderDom.tsx:10
FunctionSourceLoaderInline
(props: InlineSourceLoaderProps)
packages/render-html/src/SourceLoaderInline.tsx:21
FunctionSourceLoaderUri
(props: UriSourceLoaderProps)
packages/render-html/src/SourceLoaderUri.tsx:74
FunctionSourceRouteSection
({ children, title, style }: PropsWithChildren<{ style?: StyleProp<ViewStyle>; title: string; }>)
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteSource.tsx:35
FunctionSourceSectionTitle
({ title, style }: PropsWithStyle<{ title: string }>)
apps/discovery/src/components/templates/PlaygroundTemplate/SheetRouteSource.tsx:18
FunctionSpan
()
packages/render-html/src/__tests__/regression.276.cusom-renderer-wrapper.test.tsx:17
FunctionSpanRenderer
()
packages/render-html/src/__tests__/regression.276.cusom-renderer-wrapper.test.tsx:22
FunctionSpanRenderer
({ TDefaultRenderer, ...props })
packages/render-html/src/__tests__/component.render-html.test.tsx:337
FunctionSquareSymbolRenderer
( props: UnitaryCounterRendererProps )
packages/render-html/src/elements/symbolic/SquareSymbolRenderer.tsx:6
FunctionStackHeader
(props: StackHeaderProps)
apps/discovery/src/navigation/StackHeader.tsx:9
FunctionStylesheetsProvider
({ children, style }: PropsWithChildren<{ style: HighlightJsStyles; }>)
apps/discovery/src/highlight/StylesheetsProvider.tsx:10
FunctionSvgFigure
({ asset, description, title })
apps/discovery/src/providers/PageToolkitProvider.tsx:146
FunctionSvgFigure
({ asset, description, title }: { asset: SvgAssetType; description: string; title: string; })
apps/website/src/components/SvgFigure.tsx:11
FunctionSvgFigure
({ asset })
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:119
FunctionTNodeChildrenRenderer
* A component to render all children of a {@link TNode}.
packages/render-html/src/TNodeChildrenRenderer.tsx:63
FunctionTNodeTransformDisplay
({ html, snapshot, caption, title }: { title?: string; caption?: string; html: string; snapsho
apps/website/src/components/TNodeTransformDisplay.tsx:5
FunctionTNodeTransformDisplayOrganism
( props: TNodeTransformDisplayOrganismProps )
apps/discovery/src/components/TNodeTransformDisplayOrganism.tsx:57
FunctionTNodeTransformDisplayOrganismInner
({ html, snaphost }: TNodeTransformDisplayOrganismProps)
apps/discovery/src/components/TNodeTransformDisplayOrganism.tsx:16
FunctionTRenderEngineProvider
({ children, ...config }: PropsWithChildren<TRenderEngineConfig>)
packages/render-html/src/TRenderEngineProvider.tsx:98
FunctionTextRoleNucleon
({ style, ...props }: TextRoleNucleonProps)
apps/discovery/src/components/nucleons/TextRoleNucleon.tsx:10
FunctionThemeProvider
({ children }: PropsWithChildren<{}>)
apps/discovery/src/theme/ThemeProvider.tsx:49
FunctionTitle
({ title, color }: { color: string; title: string })
apps/discovery/src/components/UITideAtom.tsx:85
FunctionTokenAttrName
({ children }: PropsWithChildren<{}>)
apps/website/src/typeui/tokens.tsx:57
FunctionTokenKeyword
({ children }: PropsWithChildren<{}>)
apps/website/src/typeui/tokens.tsx:65
FunctionTokenLiteral
({ children }: PropsWithChildren<{}>)
apps/website/src/typeui/tokens.tsx:49
FunctionTokenPlain
({ children }: PropsWithChildren<{}>)
apps/website/src/typeui/tokens.tsx:22
FunctionTokenPrimitive
({ children }: PropsWithChildren<{}>)
apps/website/src/typeui/tokens.tsx:40
FunctionTokenPunctuation
({ children, title }: PropsWithChildren<TokenProps>)
apps/website/src/typeui/tokens.tsx:9
FunctionTokenType
({ children }: PropsWithChildren<{}>)
apps/website/src/typeui/tokens.tsx:31
FunctionToolkitProvider
({ children, config }: PropsWithChildren<{ config: UIToolkitConfig }>)
doc-tools/doc-pages/src/toolkit/ToolkitProvider.tsx:55
FunctionTryOnExpoCard
({ className, projectUrl, name, imagePath, themed, white }: { className?: string; projectUrl:
apps/website/src/components/TryOnExpoCard.tsx:22
FunctionTwitterFollow
({ className }: { className?: string })
apps/website/src/components/TwitterFollow.tsx:5
FunctionTwitterLogo
()
apps/website/src/components/SocialLinks.tsx:6
FunctionUIAppbarActionAtom
({ color, rippleColor, ...props }: UIAppbarActionAtomProps)
apps/discovery/src/components/UIAppbarActionAtom.tsx:9
FunctionUIAppbarContentAtom
(props: UIAppbarContentAtomProps)
apps/discovery/src/components/UIAppbarContentAtom.tsx:18
FunctionUIBidirectionalScrollViewAtom
({ children, padding }: PropsWithChildren<{ padding?: number }>)
apps/discovery/src/components/UIBidirectionalScrollViewAtom.tsx:6
FunctionUIBottomSheetAtom
({ snapPoints, children, ...props }: Omit<BottomSheetProps, 'handleComponent' | 'backgroundComponent'>)
apps/discovery/src/components/UIBottomSheetAtom.tsx:51
FunctionUICardContainer
(props: UICardContainerProps)
apps/discovery/src/components/UICardContainer.tsx:44
FunctionUICardInner
({ children, style, caption }: UICardContainerProps)
apps/discovery/src/components/UICardContainer.tsx:14
FunctionUIColorPickerControlAtom
({ onSelectedValueChange, initialValue, style }: UIColorPickerControlAtomProps)
apps/discovery/src/components/UIColorPickerControlAtom.tsx:21
FunctionUIDisplayLoadingAtom
({ style }: { style?: StyleProp<ViewStyle>; })
apps/discovery/src/components/UIDisplayLoadingAtom.tsx:7
FunctionUIFigureTitleAtom
( props: PropsWithStyle<PropsWithChildren<{}>> )
apps/discovery/src/components/UIFigureTitleAtom.tsx:8
FunctionUIHeaderAtom
(appbarProps: UIHeaderAtomProps)
apps/discovery/src/components/UIHeaderAtom.tsx:38
FunctionUIHyperlinkAtom
({ children, role = 'bodyInlineCode', color, ...props }: Partial<TextRoleNucleonProps>)
apps/discovery/src/components/UIHyperlinkAtom.tsx:8
FunctionUIIconButton
({ onPress, iconName, selected, ...other }: { iconName: IconNucleonProps['name']; onPress?: Toucha
apps/discovery/src/components/RenderHtmlCardOrganism.tsx:19
FunctionUILinkPressDisplayMolecule
({ children }: PropsWithChildren<{}>)
apps/discovery/src/components/UILinkPressDisplayMolecule.tsx:21
FunctionUINavResourceTideMolecule
({ route, ...props }: UINavResourceTideMoleculeProps<R>)
apps/discovery/src/components/UINavResourceTide.tsx:13
FunctionUINavTideMolecule
({ leftIconName, description, label, route, ...listProps }: UINavTideMoleculeProps<R>)
apps/discovery/src/components/UINavTideMolecule.tsx:16
FunctionUIPickerControlAtom
({ items, onSelectedValueChange, style, ...pickerProps }: UIPickerControlAtomProps<V>)
apps/discovery/src/components/UIPickerControlAtom.tsx:27
FunctionUIRadioGroupControlMolecule
({ items, selectedValue, onSelectedValueChange, style, labelStyle }: UIRadioGroupControlMoleculeProp
apps/discovery/src/components/UIRadioGroupControlMolecule.tsx:17
FunctionUIRadioListControlMolecule
({ items, selectedValue, onSelectedValueChange, style, labelStyle }: RadioListControlProps<V>)
apps/discovery/src/components/UIRadioListControlMolecule.tsx:40
FunctionUISliderTideMolecule
({ style, label, leftIconName, ...sliderProps }: UISliderTideMoleculeProps)
apps/discovery/src/components/UISliderTideMolecule.tsx:20
FunctionUISnackbarAtom
({ children, textProps, role = 'uiLabel', ...props }: UISnackbarAtomProps & Pick<Partial<TextRoleNucle
apps/discovery/src/components/UISnackbarAtom.tsx:17
FunctionUISourceDisplayMolecule
({ paddingVertical, textRole = 'source', showLineNumbers = true, ...otherProps }: UISourceDisplayMolec
apps/discovery/src/components/UISourceDisplayMolecule.tsx:32
FunctionUISwitchControlAtom
({ value, ...switchProps }: UISwitchControlAtomProps)
apps/discovery/src/components/UISwitchControlAtom.tsx:12
FunctionUISwitchTideMolecule
({ style, label, leftIconName, ...switchProps }: UISwitchTideMoleculeProps)
apps/discovery/src/components/UISwitchTideMolecule.tsx:17
FunctionUITTreeDisplayMolecule
({ ttree, ...props }: { ttree?: TNode; style?: HighlighterProps['style']; language?: HighlighterProp
apps/discovery/src/components/UITTreeDisplayMolecule.tsx:7
FunctionUITideListAtom
({ children, spaces = 0, style }: PropsWithChildren<{ style?: StyleProp<ViewStyle>; spaces?: number }>)
apps/discovery/src/components/TideListAtom.tsx:9
FunctionULElement
(props: ULElementProps)
packages/render-html/src/elements/ULElement.tsx:6
FunctionULRenderer
(props)
packages/render-html/src/renderers/ULRenderer.tsx:39
FunctionUnorderedListTypeTide
(props: any)
apps/discovery/src/components/resources/PlaygroundLists.tsx:265
FunctionVersionDisplay
()
apps/discovery/src/components/screens/HomeDrawerScreen/VersionDisplay.tsx:11
FunctionWBRRenderer
()
packages/render-html/src/renderers/WBRRenderer.tsx:7
FunctionWebViewPlaceholder
()
packages/render-html/src/context/defaultSharedProps.ts:4
FunctionappendChild
(parentInstance, child)
doc-tools/doc-mdx-gen-cli/src/render/MDXRenderer.ts:101
FunctionappendChild
(child: NodeWithChildren | string)
doc-tools/doc-mdx-gen-cli/src/render/components/NodeWithChildren.ts:10
FunctionappendChildToContainer
(parentInstance, child)
doc-tools/doc-mdx-gen-cli/src/render/MDXRenderer.ts:109
← previousnext →401–500 of 621, ranked by callers