Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Page ¶
type Page interface { Actions() []component.AppBarAction Overflow() []component.OverflowAction Layout(gtx layout.Context, th *themes.Theme) layout.Dimensions }
type Router ¶
type Router struct { *component.AppBar *component.ModalLayer SDRManager *sdr.Manager State *State // contains filtered or unexported fields }
type State ¶
type State struct {
// contains filtered or unexported fields
}
func (*State) DeviceCards ¶
func (*State) RemoveDevice ¶
Click to show internal directories.
Click to hide internal directories.