mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
feat(Table): implement component (#2364)
This commit is contained in:
@@ -251,10 +251,6 @@ This will give you access to the following:
|
||||
| `emblaRef`{lang="ts-type"} | `Ref<HTMLElement \| null>`{lang="ts-type"} |
|
||||
| `emblaApi`{lang="ts-type"} | [`Ref<EmblaCarouselType \| null>`{lang="ts-type"}](https://www.embla-carousel.com/api/methods/#typescript) |
|
||||
|
||||
::note{to="https://vuejs.org/api/composition-api-helpers.html#usetemplateref" target="_blank"}
|
||||
You can use `useTemplateRef` to get the component instance.
|
||||
::
|
||||
|
||||
## Theme
|
||||
|
||||
:component-theme
|
||||
|
||||
Reference in New Issue
Block a user