Documentation
¶
Overview ¶
templ: version: v0.3.924
templ: version: v0.3.924
templ: version: v0.3.924
templ: version: v0.3.924
Index ¶
- func DetailSkeleton(ctx context.Context) templ.Component
- func HistorySkeleton(ctx context.Context) templ.Component
- func NonePlayed(ctx context.Context) templ.Component
- type CSWidget
- type ChampionWidget
- type DateDurationWidget
- type Detail
- type Historydeprecated
- type HistoryCard
- type ItemWidget
- type KDAWidget
- type ParticipantCard
- type RankDeltaWidget
- type RuneWidget
- type Scoreboard
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChampionWidget ¶
type DateDurationWidget ¶
type Detail ¶
type Detail struct {
DateDurationWidget DateDurationWidget
Tabs component.TabList
Panels component.TabPanelList
}
type HistoryCard ¶
type HistoryCard struct {
ChampionWidget ChampionWidget
KDAWidget KDAWidget
CSWidget CSWidget
RuneWidget RuneWidget
ItemWidget ItemWidget
RankDeltaWidget RankDeltaWidget
Path string
Data string
}
HistoryCard displays a match in a summoner's match history.
type ItemWidget ¶
type ParticipantCard ¶
type ParticipantCard struct {
ChampionWidget shared.ChampionWidget
NameWidget shared.NameWidget
KDAWidget shared.KDAWidget
CSWidget shared.CSWidget
RuneWidget shared.RuneWidget
Items shared.ItemInventory
}
ParticipantCard displays a participant in a match.
type RankDeltaWidget ¶
type RuneWidget ¶
Click to show internal directories.
Click to hide internal directories.