Skip to content

Commit

Permalink
Merge pull request #15 from DHTMLX/next
Browse files Browse the repository at this point in the history
[update] broken link
  • Loading branch information
serhiipylypchuk1991 authored Dec 11, 2024
2 parents 830c2c1 + 92b356c commit e56d4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/angular_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ export class SpreadsheetComponent implements OnInit, OnDestroy {
}
~~~

Now the Spreadsheet component is ready to use. When the element will be added to the page, it will initialize the Spreadsheet with data. You can provide necessary configuration settings as well. Visit our [Spreadsheet API docs](spreadsheet/api/overview/properties_overview/) to check the full list of available properties.
Now the Spreadsheet component is ready to use. When the element will be added to the page, it will initialize the Spreadsheet with data. You can provide necessary configuration settings as well. Visit our [Spreadsheet API docs](spreadsheet/api/overview/events_overview.md) to check the full list of available properties.

#### Handling events

Expand Down

0 comments on commit e56d4f2

Please sign in to comment.