Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript How to use PrismJS in react

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243013
    blwoosky
    Participant

    i am using react to make a wordpress theme,but how to use prism in react,i use the Prism.highlightAll()method in componentWillReceiveProps() and componentDidMount(),but it does not work.

    #245493
    blwoosky
    Participant

    I solved this by putting the method into componentDidUpdate()~

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.