UNPKG

vuetning

Version:

<p align="center"> <img width="160"src="https://s3.amazonaws.com/arcthos.com/vuetning/logo.svg"> </p>

22 lines (21 loc) 617 B
declare const _default: import("vue").DefineComponent<{ name: { type: StringConstructor; required: true; }; isActive: BooleanConstructor; }, unknown, unknown, { /** * The CSS class names for the content. */ contentClassNames(): string; }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ name: { type: StringConstructor; required: true; }; isActive: BooleanConstructor; }>>, { isActive: boolean; }, {}>; export default _default;