# getter/setter for attributes

[browser](https://lochiwei.gitbook.io/web/browser) ⟩ [web components](https://lochiwei.gitbook.io/web/component) ⟩ [implement](https://lochiwei.gitbook.io/web/component/implement) ⟩ [custom elements](https://lochiwei.gitbook.io/web/component/custom-element) ⟩ getter/setter for attributes

{% tabs %}
{% tab title="📘 手冊" %}

* Google ⟩ Custom Elements ⟩ [Reflecting properties to attributes](https://developers.google.com/web/fundamentals/web-components/customelements#reflectattr)
  {% endtab %}

{% tab title="💼 專案" %}

* [VStack/HStack](https://lochiwei.gitbook.io/web/css/layout/system/vstack#code)
  {% endtab %}

{% tab title="👥 相關" %}

* [getter-setter](https://lochiwei.gitbook.io/web/js/val/class/member/getter-setter "mention")
  {% endtab %}
  {% endtabs %}
