Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CFPDCommonNodeLayout

大部分题目通用的布局规则,如果哪种节点不适用这个规范则肯定会有自己的布局类型规范

Hierarchy

Index

Properties

bgImageHeight

bgImageHeight: number

背景图高

bgImageId

bgImageId: string

背景图ID

Optional bgImageSize

bgImageSize: number

背景图大小

bgImageUrl

bgImageUrl: string

背景图的地址

bgImageWidth

bgImageWidth: number

背景图的宽度

bgLayout

bgLayout: BG_LAYOUT

背景布局方式

bgOpacity

bgOpacity: number

背景图透明度

bgSize

bgSize: string

背景大小

columns

columns: number

列数

descFontIsolate

descFontIsolate: boolean

描述字体隔离全局设置

descFontSize

descFontSize: string

描述字体

descFontWeight

descFontWeight: FONT_WEIGHT

描述字体粗细

desktopColumns

desktopColumns: number

桌面端列数

fontIsolate

fontIsolate: boolean

字体隔离全局设置

fontSize

fontSize: string

字体大小

fontWeight

fontWeight: FONT_WEIGHT

字体粗细

iconFontSize

iconFontSize: string

图标字体大小

mobileColumns

mobileColumns: number

手机端列数

optAlign

optAlign: OPT_ALIGN

选项布局方式

optFontIsolate

optFontIsolate: boolean

选项字体隔离全局设置

optFontSize

optFontSize: string

选项或问题主体字体大小

optFontWeight

optFontWeight: FONT_WEIGHT

选项或问题主体字体粗细

Optional responsiveColumn

responsiveColumn: boolean

是否使用自适应的列数设置

Generated using TypeDoc