PHP Classes

File: resources/js/components/ui/select/index.ts

Recommend this page to a friend!
  Packages of Niko Peikrishvili   Ticker   resources/js/components/ui/select/index.ts   Download  
File: resources/js/components/ui/select/index.ts
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ticker
Application to track and manage to do tasks
Author: By
Last change:
Date: 2 months ago
Size: 699 bytes
 

Contents

Class file image Download
export { default as Select } from "./Select.vue" export { default as SelectContent } from "./SelectContent.vue" export { default as SelectGroup } from "./SelectGroup.vue" export { default as SelectItem } from "./SelectItem.vue" export { default as SelectItemText } from "./SelectItemText.vue" export { default as SelectLabel } from "./SelectLabel.vue" export { default as SelectScrollDownButton } from "./SelectScrollDownButton.vue" export { default as SelectScrollUpButton } from "./SelectScrollUpButton.vue" export { default as SelectSeparator } from "./SelectSeparator.vue" export { default as SelectTrigger } from "./SelectTrigger.vue" export { default as SelectValue } from "./SelectValue.vue"