Sha256: 06cc6baa420381d8782c6516451b4be00aa6ad2114c8da254d3dcc1e1c8cace5

Contents?: true

Size: 373 Bytes

Versions: 948

Compression:

Stored size: 373 Bytes

Contents

import React from 'react'
import { RichTextEditor } from 'playbook-ui'

const RichTextEditorInline = (props) => (
  <div>
    <RichTextEditor
        id="inline"
        inline
        toolbarBottom
        value="Try hovering over this text. Then try modifying it or adding more of your own text."
        {...props}
    />
  </div>
)

export default RichTextEditorInline

Version data entries

948 entries across 948 versions & 2 rubygems

Version Path
playbook_ui_docs-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5340 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5340 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5339 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5339 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.12.0.pre.rc.3 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.12.0.pre.rc.3 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.12.0.pre.rc.2 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.12.0.pre.rc.2 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.12.0.pre.rc.1 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.12.0.pre.rc.1 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.12.0.pre.rc.0 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.12.0.pre.rc.0 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5315 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5315 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5314 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5314 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.10.0.pre.alpha.PLAY1750pbcontenttagkitbutton5308 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.10.0.pre.alpha.PLAY1750pbcontenttagkitbutton5308 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui-14.11.1 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
playbook_ui_docs-14.11.0.pre.rc.17 app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx