Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/material-shell/material-shell
/
Class
src/layout/verticalPanel/verticalPanel.ts:302–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
301
@registerGObjectClass
302
export
class
SearchButton extends MatPanelButton {
303
constructor(params = {}) {
304
super(params);
305
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected