pl-question-panel元件¶
显示问题指示的内容。
样品元素¶
question.html
<pl-question-panel>This content is only shown in the question panel.</pl-question-panel>
细节¶
一般情况下会出现question.html的内容
问题面板、提交面板和答案面板。为防止
提交面板中显示的内容以及
答案面板(因此,仅在问题面板中),围绕该内容
带有 <pl-question-panel> 标签。
示例实现¶
- [演示/计算]