All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.hooks.useAnimateConfig.d.ts Maven / Gradle / Ivy

import type { TabsProps } from '..';
import type { AnimatedConfig } from '../interface';
export default function useAnimateConfig(animated?: TabsProps['animated']): AnimatedConfig;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy