• React Bricks
      • Learning resources
      • The CLI
      • Starter projects
      • React Bricks Dashboard
      • React Bricks v2
      • Upgrade guide
      • Overview
      • The Editor
      • The Playground
      • App Settings
      • User roles
      • Pages
      • Configuration
      • Page Types
      • What is a Brick
      • Schema
      • Side edit props
      • Visual Editing
      • Styling
      • Create your own visual editing component
      • Access page meta
      • Overview
      • Repeater items
      • Default items
      • Repeated bricks
      • How to deploy
      • Intro to API docs
      • Components structure
      • <ReactBricks>
      • <PageViewer>
      • <Admin>
      • <Login>
      • <Editor>
      • <Playground>
      • <AppSettings>
      • <Text>
      • <RichText>
      • <Image>
      • <Repeater>
      • <Link>
      • usePage
      • usePages
      • useAuth
      • useVisualEdit
      • usePageValues
      • ReactBricksContext
      • AdminContext
      • fetchPage
      • fetchPages
      • cleanPage
      • getPlainText
      • getPagePlainText
      • plain
      • Enums
      • Types
      • Interfaces

getPlainText

Given a richtext TextValue from the editor, it returns a plain text string.
It is just an alias of Slate Plain.serialize. See Plain.

cleanPage
getPagePlainText

© 2021 F2 .net engineering s.r.l.
Edit this page on GitHub