This website requires JavaScript.
Explore
Help
Sign In
tesses50
/
Ooui-tws-port
Watch
1
Star
0
Fork
You've already forked Ooui-tws-port
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad3035140e
Ooui-tws-port
/
Ooui
/
Button.cs
9 lines
87 B
C#
Raw
Normal View
History
Unescape
Escape
Add Ids to Elements
2017-06-12 19:09:09 +00:00
using
System
;
namespace
Ooui
{
Use longs for ids
2017-06-13 07:03:01 +00:00
public
class
Button
:
FormControl
Add Ids to Elements
2017-06-12 19:09:09 +00:00
{
}
}