API Reference > @next-core/brick-kit > GetMicroAppsOptions
GetMicroAppsOptions interface
查询微应用列表时的选项。
Signature:
export interface GetMicroAppsOptions
Properties
| Property | Type | Description |
|---|---|---|
| excludeInstalling | boolean | 是否排除正在安装的微应用。 |
| includeInternal | boolean | 是否包括标记为不在 Launchpad 中显示的微应用。 |