Skip to content
Snippets Groups Projects
Commit 89d1c4ef authored by Alice Poggioli's avatar Alice Poggioli
Browse files

add second method for component

parent 87d79315
No related branches found
No related tags found
1 merge request!19Enum dropdown radio solid-form-search
Pipeline #6787 passed
......@@ -72,8 +72,8 @@ Your `package.json` should look like this :
Two methods
=============
1. SiBTemplateElement method
--------------------------------
1. With SiBTemplateElement
--------------------------
When you should use this method :
* to encapsulate simple code
......@@ -307,6 +307,15 @@ Helper fonctions can be import from the framework.
Weve also made `a sib-tutorial component <https://git.startinblox.com/components/sib-tutorial>`__. It’s
very simple exemple to provide you an other template to start easily you own. Be thoughtful with the documentation of your readme :)
2. Without SiBTemplateElement
-----------------------------
Developping your component without SiBTemplateElement allow you to use mixins but you need to have a minimum of knowledge on the framework.
.. note::
This tutorial is coming soon
If you have some questions left, please `mail us <'mailto:alice@startinblox.com?subject=A%20feedback%20from%20the%20doc>`__ ou
ask us on the `community chat <https://community.startinblox.com>`__.
......
......@@ -18,10 +18,10 @@ Welcome to Startinblox's documentation!
:caption: How it work:
import_documentation/sib-demo
import_documentation/How-to-make-components
import_documentation/install-sib-server
import_documentation/develop-sib-ldp-packages
import_documentation/server-architecture
import_documentation/How-to-make-components
.. import_documentation/core-framework-architecture
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment