Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReactGenerator ¶
type ReactGenerator struct {
generators.CommonGenerator
}
func NewGenerator ¶
func NewGenerator(fs *flagset.Flagset) *ReactGenerator
NewGenerator creates a generator for React.
func (*ReactGenerator) Generate ¶
func (g *ReactGenerator) Generate(params *generators.Params[Params]) error
Click to show internal directories.
Click to hide internal directories.