Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 653 Bytes

File metadata and controls

34 lines (24 loc) · 653 Bytes
<script setup> import {data} from "./data/api.data"; </script>

API index

Methods

  • {{ name }} - {{ comment }}

Options

  • {{ name }} - {{ context }},
<style module> ul.oneline span { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } </style>