Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andlabs/ui
/ NumRows
Method
NumRows
examples/table.go:49–51 ·
view source on GitHub ↗
(m *ui.TableModel)
Source
from the content-addressed store, hash-verified
47
}
48
49
func
(mh *modelHandler) NumRows(m *ui.TableModel) int {
50
return
15
51
}
52
53
var
img [2]*ui.Image
54
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected