Skip to content

Commit fe25ec3

Browse files
committed
updated readme to include video and support for data binding
1 parent b356831 commit fe25ec3

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -165,18 +165,20 @@ https://github.com/aarondemelo/BuilderIOExample
165165

166166
## Current Support
167167

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+
177179

178180
**Unsupported**
179-
JS Code Execution, Data Binding, API Data
181+
JS Code Execution
180182

181183
---
182184

0 commit comments

Comments
 (0)