Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 560 Bytes

File metadata and controls

7 lines (4 loc) · 560 Bytes

Decorators Example

Snippet that shows usage of decorators. Similar to the simple example, this example shows syncing a list of todo items.

Note

This example is not a full application. For a full application please view the examples in the Complete Folder including the material example.