v0.7.0
Go to GitHub repository

<le-component>

Internal admin wrapper used by editable components. It adds visual framing and settings behavior in admin mode.

Usage

This is generally used by component authors, not by app developers directly.

Wrapped content
<le-component component="le-card" host-class="variant-default">
  <div>Editable internals</div>
</le-component>

Common Properties / Attributes

  • component
  • display-name
  • host-class
  • host-style

Events

No custom events are listed in the current manifest.