This website requires JavaScript.
Explore
Help
Sign in
core
/
tg
Watch
1
Star
0
Fork
You've already forked tg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
tg
/
widget.go
8 lines
64 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Re-implemented the customizing by the Widget interface.
2023-09-09 07:28:06 +03:00
package
tg
More refactoring.
2023-09-25 20:15:57 +03:00
type
Maker
[
V
any
]
interface
{
Make
(
*
Context
)
V
}
Re-implemented the customizing by the Widget interface.
2023-09-09 07:28:06 +03:00
Reference in a new issue
Copy permalink