You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a canvas element is animated and/or interactive, represent its current state or qualities in the label.
511
-
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function, they will automatically update with the
512
-
shape’s new information. If you are using <a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s
513
-
description:
511
+
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function,
512
+
they will automatically update with the shape’s new information (except for <a class = "code" href = "https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
513
+
and <a class = "code" href = "https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>,
514
+
which will update even when listed in <a class = "code" href = "https://p5js.org/reference/#/p5/setup">setup()</a>). If you are using
515
+
<a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s description:
514
516
accessible-labels-steps-for-labeling-step-2-do-donts: Labeling do’s and don’ts
If a canvas element is animated and/or interactive, represent its current state or qualities in the label.
523
-
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function, they will automatically update with the
524
-
shape’s new information. If you are using <a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s
525
-
description:
523
+
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function,
524
+
they will automatically update with the shape’s new information (except for <a class = "code" href = "https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
525
+
and <a class = "code" href = "https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>,
526
+
which will update even when listed in <a class = "code" href = "https://p5js.org/reference/#/p5/setup">setup()</a>). If you are using
527
+
<a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s description:
526
528
accessible-labels-steps-for-labeling-step-2-do-donts: Labeling do’s and don’ts
If a canvas element is animated and/or interactive, represent its current state or qualities in the label.
511
-
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function, they will automatically update with the
512
-
shape’s new information. If you are using <a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s
513
-
description:
511
+
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function,
512
+
they will automatically update with the shape’s new information (except for <a class = "code" href = "https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
513
+
and <a class = "code" href = "https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>,
514
+
which will update even when listed in <a class = "code" href = "https://p5js.org/reference/#/p5/setup">setup()</a>). If you are using
515
+
<a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s description:
514
516
accessible-labels-steps-for-labeling-step-2-do-donts: Labeling do’s and don’ts
If a canvas element is animated and/or interactive, represent its current state or qualities in the label.
524
-
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function, they will automatically update with the
525
-
shape’s new information. If you are using <a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s
526
-
description:
524
+
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function,
525
+
they will automatically update with the shape’s new information (except for <a class = "code" href = "https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
526
+
and <a class = "code" href = "https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>,
527
+
which will update even when listed in <a class = "code" href = "https://p5js.org/reference/#/p5/setup">setup()</a>). If you are using
528
+
<a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s description:
527
529
accessible-labels-steps-for-labeling-step-2-do-donts: Labeling do’s and don’ts
If a canvas element is animated and/or interactive, represent its current state or qualities in the label.
455
-
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function, they will automatically update with the
456
-
shape’s new information. If you are using <a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s
457
-
description:
455
+
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function,
456
+
they will automatically update with the shape’s new information (except for <a class = "code" href = "https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
457
+
and <a class = "code" href = "https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>,
458
+
which will update even when listed in <a class = "code" href = "https://p5js.org/reference/#/p5/setup">setup()</a>). If you are using
459
+
<a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s description:
458
460
accessible-labels-steps-for-labeling-step-2-do-donts: Labeling do’s and don’ts
If a canvas element is animated and/or interactive, represent its current state or qualities in the label.
437
-
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function, they will automatically update with the
438
-
shape’s new information. If you are using <a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s
439
-
description:
437
+
So long as you place the functions within the <a class = "code" href = "https://p5js.org/reference/#/p5/draw">draw()</a> function,
438
+
they will automatically update with the shape’s new information (except for <a class = "code" href = "https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
439
+
and <a class = "code" href = "https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>,
440
+
which will update even when listed in <a class = "code" href = "https://p5js.org/reference/#/p5/setup">setup()</a>). If you are using
441
+
<a class = "code" href = "https://p5js.org/reference/#/p5/describeElement">describeElement()</a>, use template strings to update the element’s description:
440
442
accessible-labels-steps-for-labeling-step-2-do-donts: Labeling do’s and don’ts
0 commit comments