SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
presentation
/
com.shifthackz.aisdv1.presentation.screen.setup.content
/
ServerSetupContent
Server
Setup
Content
@
Composable
fun
ServerSetupContent
(
state
:
ServerSetupState
,
processIntent
:
(
ServerSetupIntent
)
->
Unit
,
modifier
:
Modifier
=
Modifier
,
strings
:
ServerSetupStrings
=
ServerSetupStrings()
)
(
source
)