Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Latest commit

 

History

History
79 lines (26 loc) · 865 Bytes

template.md

File metadata and controls

79 lines (26 loc) · 865 Bytes

Component Name

(Link the icon of the component before name)

description of the component goes here.


Properties

Property Name

A short description of the property.

Property Name (Designer only)

A short description of the property.


Functions

Function Name

An explanation of the function.

Parameters:

  • parameter 1 (type) - how this parameter is used

  • parameter 2 (type) - how this parameter is used


Events

Event Name

An explanation here when this event is triggered

Parameters:

  • parameter 1 (type) - how this parameter is used

  • parameter 2 (type) - how this parameter is used

Include tips here within quotations like this whenever necessary.

Examples

Examples on using the component. Include blocks. Explain how they work and include AIAs if possible