react-umd-component-loader
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

react-umd-component-loader

Install

npm i -S react-umd-component-loader

Example

import React from 'react';
import RC from 'react-umd-component-loader'

const Foo: React.FC = () => {
  return <RC loader={["https://unpkg.com/react-fc-example@latest/index.umd.js", "yourModuleName"]} args={{ foo:"foo" }}>
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-umd-component-loader

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

11.2 kB

Total Files

9

Last publish

Collaborators

  • misaka