Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (31 loc) · 2.58 KB

cp.highland2.Document.md

File metadata and controls

40 lines (31 loc) · 2.58 KB

docs » cp.highland2.Document


Highland 2 Document Window extension.

API Overview

API Documentation

Fields

Signature cp.highland2.Document:documentPath() -> cp.prop <string; live>
Type Field
Description The current path for the document.
Signature cp.highland2.Document.doShow <cp.rx.go.Statement>
Type Field
Description A Statement that will show the Document when run.
Signature cp.highland2.Document.sidebar <cp.highland2.Sidebar>
Type Field
Description The Sidebar for the document window.
Signature cp.highland2.Document.text <cp.ui.TextArea>
Type Field
Description The TextArea containing the document text.