- Bricks Schema 中文文档:Bricks 全局类
📄 原始资料 | 展开查看原始 JSON(global-classes.json){ “$schema”: “https://json-schema.org/draft/2020-12/schema”, “$id”: “bricks://global/global-classes”, “sche…
- Bricks Schema 中文文档:Bricks 全局变量
📄 原始资料 | 展开查看原始 JSON(global-variables.json){ “$schema”: “https://json-schema.org/draft/2020-12/schema”, “$id”: “bricks://global/global-variables”, “…
- Bricks Schema 中文文档:Bricks 组件
📄 原始资料 | 展开查看原始 JSON(components.json){ “$schema”: “https://json-schema.org/draft/2020-12/schema”, “$id”: “bricks://global/components”, “schemaVersio…
- Bricks Schema 中文文档:Bricks 断点
📄 原始资料 | 展开查看原始 JSON(breakpoints.json){ “$schema”: “https://json-schema.org/draft/2020-12/schema”, “$id”: “bricks://global/breakpoints”, “schemaVers…
- Bricks Schema 中文文档:Bricks 伪类
📄 原始资料 | 展开查看原始 JSON(pseudo-classes.json){ “$schema”: “https://json-schema.org/draft/2020-12/schema”, “$id”: “bricks://global/pseudo-classes”, “sche…
- Bricks Schema 中文文档:theme-styles
📄 原始资料 (已截断) | 展开查看原始 JSON(theme-styles.json){ “type”: “object”, “properties”: { “label”: { “type”: “string” }, “settings”: { “type”: “object”, “pro…
- Bricks Schema 中文文档:Bricks 调色板
📄 原始资料 | 展开查看原始 JSON(color-palettes.json){ “$schema”: “https://json-schema.org/draft/2020-12/schema”, “$id”: “bricks://global/color-palettes”, “sche…
- Bricks Schema 中文文档:element
📄 原始资料 | 展开查看原始 JSON(element.json){ “type”: “object”, “description”: “A Bricks element as stored in any content area (header, content, footer)”, “pr…
- Bricks Schema 中文文档:interactions
📄 原始资料 (已截断) | 展开查看原始 JSON(interactions.json){ “type”: “array”, “description”: “Element interactions: event-driven behavior rules. Each item defines…
