Skip to main content

react

@headstartwp/core/react

The react export of the @headstartwp/core package.

Usage

import { BlocksRenderer } from "@headstartwp/core/react";

Blocks

Data Fetching Hooks

Other

DEFAULT_BLOCK_ELEMENT

Re-exports DEFAULT_BLOCK_ELEMENT


defaultElement

Re-exports defaultElement


getAttributes

Re-exports getAttributes


IDataWPBlock

Re-exports IDataWPBlock


isAnchorTag

Re-exports isAnchorTag


isAnchorTagOptions

Re-exports isAnchorTagOptions


isBlock

Re-exports isBlock


isBlockByName

Re-exports isBlockByName


isBlockOptions

Re-exports isBlockOptions


isElement

Re-exports isElement


isImageTag

Re-exports isImageTag


isImageTagOptions

Re-exports isImageTagOptions


isTwitterEmbed

Re-exports isTwitterEmbed


isWordPressBlock

Re-exports isWordPressBlock


isYoutubeEmbed

Re-exports isYoutubeEmbed


ksesAllowedList

Re-exports ksesAllowedList


parseBlockAttributes

Re-exports parseBlockAttributes


ParsedBlock

Re-exports ParsedBlock


stripTags

Re-exports stripTags


wpKsesPost

Re-exports wpKsesPost


youtubeEmbedRegex

Re-exports youtubeEmbedRegex

React Components