DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
scoreboard-api
/
com.peco2282.devcore.scoreboard.api.builder
/
SidebarBuilder
/
title
title
infix
fun
title
(
title
:
Component
)
:
SidebarBuilder
Sets a static title for the sidebar.
infix
fun
title
(
title
:
(
)
->
Component
)
:
SidebarBuilder
Sets a dynamic title for the sidebar.