generated from Klectr/KTemplate
feat/text-support #9
@ -8,7 +8,7 @@ export function TextButton() {
|
|||||||
|
|
||||||
function _handleClick(e: MouseEvent) {
|
function _handleClick(e: MouseEvent) {
|
||||||
TextSignal.default.addText({
|
TextSignal.default.addText({
|
||||||
fontSize: 10,
|
fontSize: 84,
|
||||||
type: "texts",
|
type: "texts",
|
||||||
title: "New Note",
|
title: "New Note",
|
||||||
contents: "todo: fill me",
|
contents: "todo: fill me",
|
||||||
|
Loading…
Reference in New Issue
Block a user