@microsoft/fast-element > NodeObservationDirective > getSource
NodeObservationDirective.getSource() method
Gets the data source for the target.
Signature:
protected getSource(target: Node): any;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
target |
Node |
The target to get the source for. |
Returns:
any
The source.