HtmlForgeX

API Reference

Class

TablerAssessmentLearnerRow

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Inheritance

  • Object
  • TablerAssessmentLearnerRow

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public TablerAssessmentLearnerRow Answer(TablerAssessmentAnswerState state) #
Returns: TablerAssessmentLearnerRow

Parameters

state TablerAssessmentAnswerState requiredposition: 0
public TablerAssessmentLearnerRow Avatar(String initials, TablerColor color = Azure) #
Returns: TablerAssessmentLearnerRow

Parameters

initials String requiredposition: 0
color TablerColor = Azure optionalposition: 1
public TablerAssessmentLearnerRow AvatarImage(String source, String alt, TablerColor color = Azure) #
Returns: TablerAssessmentLearnerRow

Parameters

source String requiredposition: 0
alt String requiredposition: 1
color TablerColor = Azure optionalposition: 2
public TablerAssessmentLearnerRow BadgeText(String badge) #
Returns: TablerAssessmentLearnerRow

Parameters

badge String requiredposition: 0