- API ›
- Constructors ›
- PageBlockAnchor
PageBlockAnchor
---types--- pageBlockAnchor#ce0d37b0 name:string = PageBlock
Belongs to
| PageBlock |
In Rust this constructor is a variant of the enums::PageBlock enum.
Match on it with: if let enums::PageBlock::PageBlockAnchor(v) = result { ... }
Parameters
| name | string | required |