Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork158
Open
Description
Right now in almost every article documented there is the following text:
For more information about the available properties, methods, and events, head over to [the complete API documentation for XXX].
Where [the complete API documentation for XXX] copy includes a link to the NS API, which I think is useful but hard to read.
For example, theAbsoluteLayout NS-vue docs links to theAbsoluteLayout API docs which I think is less useful than linking to theAbsoluteLayout NS doc.
IMHO, the ideal solution would be link both of them, something like:
See [the NS docs] for more information about XXX. For information about the available properties, methods, and events, head over to [the complete API documentation].
Metadata
Metadata
Assignees
Labels
No labels