@occultus/api-root - v0.29.3
    Preparing search index...

    Type Alias ArticleComponentParams

    文章组件参数

    type ArticleComponentParams = {
        icon_path?: string;
        title: RawMessage | string;
    }
    Index

    Properties

    Properties

    icon_path?: string

    文章图标路径

    "textures/items/diamond"
    
    title: RawMessage | string

    文章标题