File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ var name = window.name;
28
28
29
29
### References
30
30
31
- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
31
+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ var value = o["y"];
42
42
43
43
### References
44
44
45
- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
45
+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ window.name = "MyWindow";
28
28
29
29
### References
30
30
31
- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
31
+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ var value = o["y"];
42
42
43
43
### References
44
44
45
- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
45
+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
You can’t perform that action at this time.
0 commit comments