Expanded

@Serializable
data class Expanded(val expandedPageDataSourceId: String)

探索展开页界面路由

Parameters

expandedPageDataSourceId

展开页数据源的唯一标识

Constructors

Link copied to clipboard
constructor(expandedPageDataSourceId: String)

Properties