UNPKG

vue-bilibili-embed-renderer-oxr

Version:

It is better to use Bilibili's embed renderer component for Vue applications,update bv

35 lines (34 loc) 1.17 kB
declare const _default: import("vue").DefineComponent<{}, { props: { readonly autoplay: boolean; readonly isWide: boolean; readonly highQuality: boolean; readonly hasDanmaku: boolean; readonly height?: string | number; readonly width?: string | number; readonly page?: number; readonly vid?: string; readonly aspectWidth?: number; readonly aspectHeight?: number; readonly iframeClass?: string; }; page: number; isWide: true; highQuality: true; hasDanmaku: boolean; defaultAspectWidth: number; defaultAspectHeight: number; aspectWidth: number; aspectHeight: number; width: string | number; height: any; iframeClassImp: string; highQualityValue: number; wideValue: number; danmakuValue: number; bilibiliUrl: string; aid: string; lvid: string; iframeSrc: string; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>; export default _default;