• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to use createjs in react.

Explorer ,
Sep 20, 2019 Sep 20, 2019

Copy link to clipboard

Copied

How to use createjs in react.

How to import createjs and use?

 

like this 

clipboard_image_0.png

clipboard_image_0.png

TOPICS
How to

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 20, 2019 Sep 20, 2019

Copy link to clipboard

Copied

use the script tag in your html. eg,

 

<script src="https://code.createjs.com/createjs-2015.11.26.min.js"></script>

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 22, 2019 Sep 22, 2019

Copy link to clipboard

Copied

LATEST

Not this.

It's like this 

clipboard_image_0.png

clipboard_image_0.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines