Skip to content

spiel-components/spiel-prism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyrite Prism example

How use it:

<div>
    <h1>This is an example</h1>
    <div>Diferent element</div>
    <Prism language="jsx" code={this.exampleCode} />
</div>

Attributes:

  • language: language which you want to show. Just use the sufix (html, javascript, etc...) Read more about language support here
  • code: code which you want to show as example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published