---
layout: wiki
title: Component
description: Description of the feature.
group: feature
category: interaction
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Overview
### 1.1 Sub-feature 1
Short description of sub-feature 1.
### 1.2 Sub-feature 2
Short description of sub-feature 2.
## 2. Usage
### 2.1 Thing n°1
- Step 1.
- Step 2.
- Step 3.
### 2.2 Thing n°2
- Step 1.
- Step 2.
- Step 3.
## 3. Dependencies
{% include dependencies_list.md component="blank" %}
## 4. Guides
Information about other guides and pages about this feature.
---
layout: wiki
title: Component Framework
description: Description of the framework.
group: framework
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Config Values
Config API.
## 2. Events
Table of public events.
## 3. Scripting
Public functions.