File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -165,18 +165,20 @@ https://github.com/aarondemelo/BuilderIOExample
165
165
166
166
## Current Support
167
167
168
- | Builder Component | Color | Margin / Padding | Horizontal Alignment | Click Support | Unsupported Features |
169
- |-------------------| : ----- : | : ---------------- : | : -------------------- : | : ------------- : | : ------------------------------- : |
170
- | ** Button** | ✅ | ✅ | ✅ | ✅ | |
171
- | ** Text** | ✅ | ✅ | ✅ | ✅ | |
172
- | ** Image** | ✅ | ✅ | ✅ | ✅ | Image Position, Lock Aspect Ratio |
173
- | ** Columns** | ✅ | ✅ | ✅ | ✅ | |
174
- | ** Sections** | ✅ | ✅ | ✅ | ✅ | Lazy Load |
175
- | ** Custom** | ✅ | ✅ | ✅ | ✅ | |
176
- | ** Video** | 🏗 | 🏗 | 🏗 | 🏗 | |
168
+ | Builder Component | Color | Margin / Padding | Horizontal Alignment | Click Support | Unsupported Features
169
+ |-------------------| : ----- : | : ------------------ : | : -------------------- : | : -------------- : | : ----------------------------------------- :
170
+ | ** Button** | ✅ | ✅ | ✅ | ✅ |
171
+ | ** Text** | ✅ | ✅ | ✅ | ✅ |
172
+ | ** Image** | ✅ | ✅ | ✅ | ✅ | Image Position, Lock Aspect Ratio
173
+ | ** Columns** | ✅ | ✅ | ✅ | ✅ |
174
+ | ** Sections** | ✅ | ✅ | ✅ | ✅ | Lazy Load
175
+ | ** Custom** | ✅ | ✅ | ✅ | ✅ |
176
+ | ** Video** | ✅ | ✅ | ✅ | ✅ | When set to Cover, controls not available
177
+ | ** Forms** | 🏗 | 🏗 | 🏗 | 🏗 |
178
+
177
179
178
180
** Unsupported**
179
- JS Code Execution, Data Binding, API Data
181
+ JS Code Execution
180
182
181
183
---
182
184
You can’t perform that action at this time.
0 commit comments