Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Adminlte = Theme{ ThemeName: "adminlte_sep", Base: components.Base{ Attribute: types.Attribute{ TemplateList: common.SepTemplateList, Separation: true, }, }, BaseTheme: &common.BaseTheme{ AssetPaths: resource.AssetPaths, TemplateList: common.SepTemplateList, Separation: true, }, }
Functions ¶
This section is empty.
Types ¶
type Theme ¶
type Theme struct { ThemeName string components.Base *common.BaseTheme }
func (*Theme) GetAssetList ¶
func (*Theme) GetTmplList ¶
Click to show internal directories.
Click to hide internal directories.