2/3
- Signals can be watched for changes: beforeSet and afterSet
- Their getter can also be watched
- Internally they are used on Web Components props to provide two way data binding from attributeChangeCallback to templates (directives)
https://t.co/42p33jVVMh
#css