mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 11:42:53 +02:00
docs: Add anchor links to Element docs
This commit is contained in:
@@ -11,6 +11,9 @@ interface Element {
|
|||||||
|
|
||||||
## Static methods
|
## Static methods
|
||||||
|
|
||||||
|
- [Retrieval methods](#retrieval-methods)
|
||||||
|
- [Check methods](#check-methods)
|
||||||
|
|
||||||
### Retrieval methods
|
### Retrieval methods
|
||||||
|
|
||||||
###### `Element.matches(element: Element, props: Partial<Element>): boolean`
|
###### `Element.matches(element: Element, props: Partial<Element>): boolean`
|
||||||
|
Reference in New Issue
Block a user