AutoLyricLayout
This content is not available in your language yet.
const AutoLyricLayout: React.FC<object & HTMLProps<HTMLDivElement>>;Defined in: packages/react-full/src/layout/auto.tsx:11
会根据当前元素的宽高比自动选择横向或者纵向布局的组件
This content is not available in your language yet.
const AutoLyricLayout: React.FC<object & HTMLProps<HTMLDivElement>>;Defined in: packages/react-full/src/layout/auto.tsx:11
会根据当前元素的宽高比自动选择横向或者纵向布局的组件