Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 559 Bytes

basic.md

File metadata and controls

14 lines (8 loc) · 559 Bytes

Basic

Description: The components Object groups component instances together in which each child Object is treated as a separate component instance. If the key property is not defined in the component instance, its Object key is used as the <identifier>.

{!component/object/_code/basic.code.md!} {!component/object/_code/basic.fixture.md!}

Notes

  • In the components Object, you cannot use any ctr reserved keys that are not component related, such as hover, animation, etc.