🚀 The Lookbook v2.0 beta is now available! Check out the docs →
v1.5.3

RenderedExample

Represents a rendered example.

Attributes

.id

ID of the rendered example

Type: String
.label

Label for the rendered example

Type: String
.output

The rendered HTML output

Type: String
.source

The source code for the example

Type: String
.source_lang

Hash of information about the source language (Ruby or HTML/ERB, depending on whether the example uses a preview template)

Type: Hash