http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.mcp
/
McpListTabContent
Mcp
List
Tab
Content
data
class
McpListTabContent
(
val
items
:
List
<
McpListItem
>
,
val
typeName
:
String
,
val
placeholderText
:
String
)
:
ViewModel
(
source
)
Members
Constructors
Mcp
List
Tab
Content
Link copied to clipboard
constructor
(
items
:
List
<
McpListItem
>
,
typeName
:
String
,
placeholderText
:
String
)
Properties
items
Link copied to clipboard
val
items
:
List
<
McpListItem
>
placeholder
Text
Link copied to clipboard
val
placeholderText
:
String
type
Name
Link copied to clipboard
val
typeName
:
String
type
Name
Lower
Link copied to clipboard
val
typeNameLower
:
String
type
Path
Link copied to clipboard
val
typePath
:
String
Functions
template
Link copied to clipboard
open
fun
template
(
)
:
String