UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

3 lines (2 loc) 127 B
import type { HTMLAttributes } from 'vue'; export declare function getTitleAttribute(value: unknown): HTMLAttributes['title'];