Skip to content

miho7032/js20230207

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(Container)
- direction: vertical
- children: 3
        (Container)
        - direction: horizontal
        - children: 1
                (Button)
                - text: helloworld
        (Container)
        - direction: horizontal
        - children: 2
                (CheckBox)
                - value: true
                (CheckBox)
                - value: false
        (Container)
        - direction: horizontal
        - children: 2
                (Container)
                - direction: vertical
                - children: 1
                        (Image)
                        - source: https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/media/advanced-analytics-on-big-data.png
                        - width: (Auto)
                        - height: (Auto)
                (Container)
                - direction: vertical
                - children: 3
                        (Image)
                        - source: https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/media/advanced-analytics-on-big-data.png
                        - width: 100
                        - height: 100
                        (Image)
                        - source: https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/media/advanced-analytics-on-big-data.png
                        - width: 100
                        - height: (Auto)
                        (Image)
                        - source: https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/media/advanced-analytics-on-big-data.png
                        - width: (Auto)
                        - height: 100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •