Add documentation for using SDC with Drupal Canvas
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3538340. -->
Reported by: [lauriii](https://www.drupal.org/user/1078742)
Related to !69 !53 !1373
>>>
<h3 id="overview">Overview</h3>
<p>Currently, there is limited documentation on how to use SDC with Drupal Canvas. We should document how developers can create SDCs that are compatible with Canvas, and how they can expose SDC props/slots to Canvas.</p>
<h3 id="proposed-resolution">Proposed resolution</h3>
<p>Add documentation that covers SDCs to <a href="https://project.pages.drupalcode.org/canvas/">https://project.pages.drupalcode.org/canvas/</a></p>
<p><strong>Getting Started Guide</strong></p>
<ol>
<li>Basic requirements/setup for using SDC with Drupal Canvas</li>
<li>Step-by-step tutorial for creating an Canvas-compatible component</li>
<li>Code examples demonstrating this</li>
</ol>
<p><strong>Technical Reference</strong></p>
<ol>
<li>API documentation for available prop types</li>
<li>API documentation for the image component</li>
</ol>
<p><strong>Troubleshooting Guide</strong></p>
<ol>
<li>Common issues and their solutions</li>
<li>Debugging techniques for SDC incompatibilities</li>
</ol>
<h3 id="ui-changes">User interface changes</h3>
> Related issue: [Issue #3426311](https://www.drupal.org/node/3426311)
issue