jf-roku/components/data/JFContentItem.bs
2024-02-06 11:00:49 -05:00

6 lines
150 B
Plaintext

' Called whenever m.top.json changes.
' It is expected that each node that extends JFContentItem will override this function
sub setFields()
end sub