> ## 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.

# Column Container

Serves as container for Column components

<img src="https://mintcdn.com/writer/mFPGVlLcGxKIh_Y1/framework/public/components/columns.png?fit=max&auto=format&n=mFPGVlLcGxKIh_Y1&q=85&s=e702dcb5955fde558967268f8932cc2b" width="928" height="276" data-path="framework/public/components/columns.png" />

## Fields

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

  <tbody>
    <tr>
      <td>Custom CSS classes</td>
      <td>Text</td>
      <td>CSS classes, separated by spaces. You can define classes in custom stylesheets.</td>

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