LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

  • node

    • Classes

    • Interfaces

      • CdnModule

      • ContentCheckResult

      • ContentDiagnostic

      • ContentItem

      • ContentLoader

      • ContentLoaderContext

      • ContentPageInfo

      • ContentServiceOptions

      • CreateCliOptions

      • GroupIconOptions

      • LoadConfigFromFileOptions

      • MdAfterRenderContext

      • ResolvedConfig

      • ResolvedValaxyOptions

      • ValaxyAddonCliContext

      • ValaxyAddonResolver

      • ValaxyEntryOptions

      • ValaxyExtendConfig

      • ValaxyFileInfo

      • ValaxyHooks

      • ValaxyNode

      • ValaxyServerOptions

    • Type Aliases

    • Variables

    • Functions

  • types

Interface: GroupIconOptions ​

Source: 1.0.0-rc.14 · a572916b42ec

Defined in: packages/valaxy/node/types/config.ts:60

Properties ​

customIcon? ​

ts
optional customIcon?: Record<string, GroupIconValue>;

Defined in: packages/valaxy/node/types/config.ts:61


defaultLabels? ​

ts
optional defaultLabels?: string[];

Defined in: packages/valaxy/node/types/config.ts:62

Previous pageCreateCliOptions
Next pageLoadConfigFromFileOptions
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors