captionposition

.captionposition default:{CaptionPosition? = null}
figures:{CaptionPosition? = null}
tables:{CaptionPosition? = null}
-> Void

Sets the position of captions, relative to the content they describe.

Parameters

default

the default position for all captions. Defaults to bottom

Values

figures

caption position for figures. If set, overrides default for figures

Values

tables

caption position for tables. If set, overrides default for tables

Values

Wiki page

Caption position