flowbite-svelte-son
Version:
Flowbite components for Svelte
1 lines • 742 B
JSON
{"props":[["activateClickOutside","boolean ","true"],["hidden","boolean ","true"],["position","'fixed' | 'absolute' ","'fixed'"],["leftOffset","string ","'inset-y-0 left-0'"],["rightOffset","string ","'inset-y-0 right-0'"],["topOffset","string ","'inset-x-0 top-0'"],["bottomOffset","string ","'inset-x-0 bottom-0'"],["width","string ","'w-80'"],["backdrop","boolean ","true"],["bgColor","string ","'bg-gray-900'"],["bgOpacity","string ","'bg-opacity-75'"],["placement","'left' | 'right' | 'top' | 'bottom' ","'left'"],["id","string ","'drawer-example'"],["divClass","string ","'overflow-y-auto z-50 p-4 bg-white dark:bg-gray-800'"],["transitionParams","drawerTransitionParamTypes ","{}"],["transitionType","drawerTransitionTypes ","'fly'"]]}