<x-counter></x-counter>
<x-counter initial="42" label="Score"></x-counter>
<x-counter initial="10" label="Fixed" disabled></x-counter>
This counter is implemented in MoonBit and compiled to JavaScript.
The component uses:
@luna_ui/wcr - JavaScript runtime for Web Components@luna_ui/stella - CLI for generating Web Component wrappersstella/component - MoonBit context API