Skip to content

Commit f001a04

Browse files
authored
Update Text.svelte
1 parent 394de45 commit f001a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/marks/Text.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
dx?: ConstantAccessor<number>;
2323
dy?: ConstantAccessor<number>;
2424
text: ConstantAccessor<string>;
25-
title: ConstantAccessor<string>;
25+
title?: ConstantAccessor<string>;
2626
/**
2727
* if you want to apply class names to individual text elements
2828
*/
29-
textClass: ConstantAccessor<string>;
29+
textClass?: ConstantAccessor<string>;
3030
/**
3131
* the line anchor for vertical position; top, bottom, or middle
3232
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy