I added accounts, properties, and views as bound attributes. I originally didn't do this because the values are really just read-only, but I suppose there's value in having them here, so devs can listen for changes as well as when the values are originally set.
I added
accounts
,properties
, andviews
as bound attributes. I originally didn't do this because the values are really just read-only, but I suppose there's value in having them here, so devs can listen for changes as well as when the values are originally set.