schema-components - v3.7.0
GitHub
npm
Storybook
Preparing search index...
openapi/ApiLinks
ApiLinksProps
Interface ApiLinksProps
Props accepted by
ApiLinks
.
interface
ApiLinksProps
{
links
:
LinkInfo
[]
;
meta
?:
SchemaMeta
;
}
Index
Properties
links
meta?
Properties
links
links
:
LinkInfo
[]
Link definitions for a response.
Optional
meta
meta
?:
SchemaMeta
Optional meta overrides.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
links
meta
GitHub
npm
Storybook
schema-components - v3.7.0
Loading...
Props accepted by ApiLinks.