BacklinkComponent.setSectionCollapsed method
BacklinkComponent › setSectionCollapsed
Unofficial
Set the collapsed state of a specific section.Signature:
setSectionCollapsed(arg1: unknown, arg2: unknown, arg3: unknown, arg4: unknown): Promise<unknown>Parameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown | |
| arg2 | unknown | |
| arg3 | unknown | |
| arg4 | unknown |
Returns: Promise<unknown> — The result of setting the section collapsed state.