@microsoft/fast-element > Schema > addPath
Schema.addPath() method
Add a path to a schema
Signature:
addPath(config: RegisterPathConfig): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
config |
The path registration configuration. |
Returns:
void