Docs: run the api-extractor on master to update docs (#23726)
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
This commit is contained in:
@@ -17,7 +17,7 @@ Delays creating links until we need to open the ContextMenu
|
||||
<b>Signature</b>
|
||||
|
||||
```typescript
|
||||
linkModelToContextMenuItems: (links: LinkModelSupplier<any>) => ContextMenuItem[]
|
||||
linkModelToContextMenuItems: (links: () => LinkModel[]) => ContextMenuItem[]
|
||||
```
|
||||
<b>Import</b>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user