> ## Documentation Index
> Fetch the complete documentation index at: https://dev.writer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reuse Component

Those components are used to reuse other components. Reused components share the same state and are updated together.

<img src="https://mintcdn.com/writer/mFPGVlLcGxKIh_Y1/framework/public/components/reuse.png?fit=max&auto=format&n=mFPGVlLcGxKIh_Y1&q=85&s=1905ae27e21b99defffc661180140ab5" width="195" height="196" data-path="framework/public/components/reuse.png" />

## Fields

<table className="componentFields">
  <thead>
    <th>Name</th>
    <th>Type</th>
    <th class="desc">Description</th>
    <th>Options</th>
  </thead>

  <tbody>
    <tr>
      <td>Component id</td>
      <td>Text</td>
      <td>The id of the component to reuse.</td>

      <td>
        <span>-</span>
      </td>
    </tr>
  </tbody>
</table>
