Skip to content

$.conceptShow参考手册 #4

@na57

Description

@na57

概述

用于显示Concept的名称和简介列表
函数定义

函数参考

$('ph').conceptShow(conceptId, [options])

参数

  1. conceptId
  2. options 可配置的参数,包括:
    • clearBefore:显示之前是否清空容器的内容,默认为true。
    • renderTitle:一个函数,定义如何显示标题。默认显示为文本,其他显示方法:
    • renderValues:一个函数,定义如何显示值。默认显示为文本列表,其他显示方法:

示例

  1. ConceptDetailPanel 类的使用手册 #3 ConceptDetailPanel 类中的使用

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions