Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ title
Method
title
frontend/public/swagger-ui-bundle.js:44747–44749 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44745
constructor(s, o, i) {
44746
;(super(s, o, i), (this.element =
'info'
), this.classes.push(
'info'
))
44747
}
44748
get title() {
44749
return
this.get(
'title'
)
44750
}
44751
set title(s) {
44752
this.set(
'title'
, s)
Callers
2
gL
Function · 0.45
wL
Function · 0.45
Calls
2
get
Method · 0.65
set
Method · 0.45
Tested by
no test coverage detected