1.0.15 • Published 2 years ago
@quarkus-webcomponents/codeblock v1.0.15
Quarkus Webcomponents : Code block
The code block UI component is based on codemirror 6, wrapped in a Lit webcomponent.
Installation
npm i @quarkus-webcomponents/code-blockUsage
import 'qui-code-block';
TODO:...Example
To run the example:
npm install
npm startThen go to http://localhost:8080/example
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.