README
Orbit Kit
Orbit Kit is the high level UI Kit for Orbit. Where @orbt/ui
contains pure components that work together, @orbt/kit
better coordinates many different components. It's heavier and assumes you are using all the pieces together.
Orbit Kit is the high level UI Kit for Orbit. Where @orbt/ui contains pure components that work together, @orbt/kit better coordinates many different components. It's heavier and assumes you are using all the pieces together.
<script type="module">
import oKit from 'https://cdn.skypack.dev/@o/kit';
</script>
Orbit Kit is the high level UI Kit for Orbit. Where @orbt/ui
contains pure components that work together, @orbt/kit
better coordinates many different components. It's heavier and assumes you are using all the pieces together.