This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new c303b3b  Create skinnable-data-container
c303b3b is described below

commit c303b3b4fa207902deb69bfe131303bec9935b00
Author: Andrew Wetmore <[email protected]>
AuthorDate: Wed Dec 9 14:40:16 2020 -0400

    Create skinnable-data-container
    
    Blank for information about the SkinnableDataContainer
---
 component-sets/spark/skinnable-data-container | 73 +++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)

diff --git a/component-sets/spark/skinnable-data-container 
b/component-sets/spark/skinnable-data-container
new file mode 100644
index 0000000..4d871fd
--- /dev/null
+++ b/component-sets/spark/skinnable-data-container
@@ -0,0 +1,73 @@
+---
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+layout: docpage
+title: Spark SkinnableDataContainer
+description: The Spark skinnable data container
+permalink: /component-sets/spark/skinnabledatacontainer
+---
+[< Spark Components list](component-sets/sparkroyale)
+
+# Jewel SkinnableDataContainer
+
+_what it does_
+
+## Overview
+
+_information to come_
+  
+  ## Example of use
+_information to come_
+
+## Relevant properties and methods
+
+_information to come_
+
+### Properties
+
+| PROPERTY              | Type             | Description                       
                                                                    |
+|------------------- |--------------| 
------------------------------------------------------------------------------------------------------|
+
+
+### Methods
+
+| Method              | Parameters                                             
        |Description                                            |
+|----------------------|----------------------------------------------------------------|-------------------------------------------------------|
+
+## Relevant Events
+
+
+## Relevant Beads
+
+| Bead Type            | Implementation                                  | 
Description                                     |
+|-----------------     |------------------------------------------------ 
|------------------------------------------------     |
+
+## Optional Beads
+
+| Bead Type            | Implementation                                  | 
Description                                     |
+|-----------------     |------------------------------------------------ 
|------------------------------------------------     |
+
+
+### Common Beads
+
+
+## More examples
+
+
+## Related controls {#related-controls}
+
+
+_This material is not yet available._

Reply via email to