jf-roku/components/JFButton.xml

8 lines
223 B
XML
Raw Normal View History

2021-07-09 10:21:24 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<component name="JFButton" extends="Button">
<interface>
<field id="minChars" type="int" />
</interface>
<script type="text/brightscript" uri="JFButton.brs" />
</component>