Components
AbbreviateNumberActionLinkAdaptiveCardAffixAuthorityCheckCalendarViewChartConfirmDialogContainerCustomFormatInputDataTableDebounceInputDoubleSidedImageEllipsisButtonGanttChartGrowShrinkValueIconTextImageGalleryLoadingMasonryMediaSkeletonNavToggleNumericInputOtpInputPasswordInputPatternInputRegionMapRichTextEditorSegmentItemOptionStickyFooterSyntaxHighlighterUsersAvatarGroup
SyntaxHighlighter
This component is a wrapper of react-syntax-highlighter.
Example
Example usage.
import React from 'react'
const HelloWorld = () =>
{
return <h1>Hello World!</h1>
}
export default HelloWorldDependencies
react-syntax-highlighter
All react-syntax-highlighter props can be applied on this component, refer official docs for the complete api list.