TagUI icon indicating copy to clipboard operation
TagUI copied to clipboard

Method in Tagui

Open farman9905 opened this issue 1 year ago • 1 comments

I want to create a method in Tagui so that i can reuse it in multiple places and to avoid complexity.

Can someone give me an example code for this?

farman9905 avatar Dec 13 '23 14:12 farman9905

https://github.com/aisingapore/TagUI/issues/938

marcelocecin avatar Dec 21 '23 08:12 marcelocecin

Thanks @marcelocecin ! Hi @farman9905 also linking to the doc on this tag step - https://tagui.readthedocs.io/en/latest/advanced.html#running-flows-within-a-flow

It is also possible to write JavaScript functions to reused across TagUI, but I think in the documentation this part isn't mention, to cater more for business user vs hardcore developer.

kensoh avatar Aug 19 '24 12:08 kensoh