View Source Explanation

oli / Exports / Explanation

Interface: Explanation

Defines explanation entity.

Hierarchy

Table of contents

Properties

Properties

content

content: RichText

Inherited from

HasContent.content

Defined in

src/components/activities/types.ts:118


id

id: string

Inherited from

Identifiable.id

Defined in

src/data/content/model/other.ts:4


textDirection

Optional textDirection: TextDirection

Inherited from

SpecifiesTextDirection.textDirection

Defined in

src/components/activities/types.ts:360