JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
DesignKit for Figma
Introduction
Getting Started
Release Notes
Release Roadmap
Using DesignKit
More
Share
Explore
Canvas
Export to new YAML format
MyCondy
Last edited 31 days ago by MyCondy
This functionality is only available in PRO version
more info about PRO version find
here
Microsoft updated a YAML format in Power Apps which is in preview code. DesignKit is able to export your selected screen in this format via switcher in "Settings" tab.
Output:
- ScreenEmail:
Control: Screen
Properties:
Fill: =RGBA(255, 255, 255, 1)
Children:
- screen_title:
Control: Label
Properties:
Text: ="New Email"
Color: =RGBA(35, 35, 35, 1)
Font: ="Inter"
Size: =20
Align: =Align.Center
Height: =65
Width: =960
X: =0
Y: =0
ZIndex: =1
Visible: =true
- to_title:
Control: Label
Properties:
Text: ="To"
Color: =RGBA(35, 35, 35, 1)
Font: ="Inter"
Size: =20
Align: =Align.Left
Height: =45
Width: =90
X: =50
Y: =180
ZIndex: =2
Visible: =true
← Export Canvas App
Yaml Snippet →
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.