前言
Bricks Icon Box 元素的 schema。
基本信息
- 英文名称:
Icon Box - 中文名称:图标卡片
- Schema ID:
bricks://elements/icon-box - Schema 版本:
2.3 - 类型:
object - 分类:
general - Tag:
div - 内部名称:
icon-box
设置项
direction— 方向 (direction)gap— 间距 (number)icon— 图标 (icon)verticalAlign— 对齐 (align-items)link— 链接 (link)iconMargin— 外边距 (spacing)iconPadding— 内边距 (spacing)iconSize— 尺寸 (number)iconHeight— 高度 (number)iconWidth— 宽度 (number)iconColor— 颜色 (color)iconBackgroundColor— 背景颜色 (color)iconBorder— 边框 (border)iconBoxShadow— 盒子阴影 (box-shadow)content— content (editor)contentMargin— 外边距 (spacing)contentPadding— 内边距 (spacing)contentAlign— 对齐 (align-items)typographyHeading— 标题排版 (typography)typographyBody— 正文字体 (typography)contentBackgroundColor— 背景 (color)contentBorder— 边框 (border)contentBoxShadow— 盒子阴影 (box-shadow)_content— 内容 (text)_margin— 外边距 (spacing)_padding— 内边距 (spacing)_width— 宽度 (number)_widthMin— 最小宽度 (number)_widthMax— 最大宽度 (number)_height— 高度 (number)_heightMin— 最小高度 (number)_heightMax— 最大高度 (number)_aspectRatio— 宽高比 (text)_position— 位置 (select)_top— 顶部 (number)_right— 右侧 (number)_bottom— 底部 (number)_left— 左侧 (number)_zIndex— Z 索引 (number)_order— 顺序 (number)_display— 显示 (select)_visibility— 可见性 (select)_overflow— 溢出 (text)_opacity— 不透明度 (number)_cursor— 光标 (select)_isolation— 隔离 (select)_mixBlendMode— 混合模式 (select)_pointerEvents— 指针事件 (text)_perspective— 透视 (number)_perspectiveOrigin— 透视原点 (text)_gridItemJustifySelf— 自身水平对齐 (align-items)_flexDirection— 方向 (direction)_alignSelf— 自身对齐 (align-items)_justifyContent— 主轴对齐 (justify-content)_alignItems— 交叉轴对齐 (align-items)_gap— 间距 (number)_flexGrow— 放大比例 (number)_flexShrink— 缩小比例 (number)_flexBasis— 伸缩基准 (text)_useMasonry— %s 布局 (checkbox)_masonryColumn— 列数 (number)_masonryGutter— 间距 (number)_masonryHorizontalOrder— 水平顺序 (checkbox)_masonryTransitionDuration— 过渡 (number)_masonryTransitionMode— 显现动画 (select)_typography— _typography (typography)_background— _background (background)_shapeDividers— 自定义形状 (repeater)_gradient— _gradient (gradient)_border— 边框 (border)_boxShadow— 盒子阴影 (box-shadow)_transform— 变换 (transform)_transformOrigin— 变换原点 (text)_motionElementParallax— 元素视差 (checkbox)_motionElementParallaxSpeedX— 水平速度 (number)_motionElementParallaxSpeedY— 垂直速度 (number)_motionBackgroundParallax— 背景视差 (checkbox)_motionBackgroundParallaxSpeed— 背景速度 (number)_motionStartVisiblePercent— 视差起点 (number)_cssCustom— 自定义 CSS (code)_cssClasses— CSS 类 (text)_cssId— CSS ID (text)_cssFilters— CSS 滤镜 (filters)_cssTransition— 过渡 (text)_attributes— 姓名 (repeater)_scrollSnapType— 类型 (select)_scrollSnapAlign— 对齐 (select)_scrollSnapStop— 停止 (select)
补充说明
更多细节可参考 Bricks 官方 Academy 文档。