Skip to content

Small API documentation glitch: (line.width i.s.o line.pt when adding text)  #895

@Slidemagic

Description

@Slidemagic

Quick update needed in the API documentation for adding text, when you discuss the line property:

adds a border. Ex: line:{ pt:'2', color:'A9A9A9' }

should be

adds a border. Ex: line:{ width:'2', color:'A9A9A9' }

https://gitbrent.github.io/PptxGenJS/docs/api-text.html

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions