:host {
  display: inline-block;
  inline-size: 100%;
}
:host[disabled] {
  pointer-events: none;
}