This package has been deprecated

Author message:

This package has been deprecated. Please find this package under its new name @cloudflare/component-dynamic-content.

cf-component-dynamic-content

2.4.24 • Public • Published

cf-component-dynamic-content

Cloudflare Dynamic Content Component

Installation

Installation with yarn is recommended

 
$ yarn add cf-component-dynamic-content
 

Usage

import React from 'react';
import { DynamicContent } from 'cf-component-dynamic-content';
 
class DynamicContentComponent extends React.Component {
  render() {
    return (
      <DynamicContent
        dangerouslySetInnerHTML={{
          __html: '<p>Not an XSS attack, I swear.</p>'
        }}
      />
    );
  }
}
 
export default DynamicContentComponent;
 

Readme

Keywords

none

Package Sidebar

Install

npm i cf-component-dynamic-content

Weekly Downloads

15

Version

2.4.24

License

BSD-3-Clause

Unpacked Size

12.4 kB

Total Files

9

Last publish

Collaborators

  • rexscaria
  • dcruz_cf
  • xuranwang
  • jculvey
  • sejoker
  • cf-radar
  • cf-ci-write
  • segments-write
  • thibmeu
  • xortive
  • gurjinder
  • cf-ci2
  • lvalenta
  • worenga
  • chiminator
  • third774
  • jasnell
  • terinjokes
  • celso
  • jsteinberger
  • gregbrimble
  • asapzacy
  • g4brym
  • wrangler-publisher
  • cf-media-manager
  • dash_service_account
  • jacobbednarz
  • lerwincf
  • simonabadoiu
  • cms1919
  • mgirouard-cf
  • musa-cf
  • vaishakpdinesh
  • ichernetsky-cf
  • jseba_cf
  • gabivlj-cf
  • ganders-cloudflare
  • nsharma-cf
  • mikenomitch
  • tlefebvre_cf
  • nafeezcf
  • eduardo-vargas