<View> components form one selector.
Usage
title is required. icon and iconType are optional.
Example
React instructions.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Let readers switch between versions of page content
<View> components form one selector.
<View title="React" icon="react">
React instructions.
</View>
<View title="Vue" icon="vuejs">
Vue instructions.
</View>
title is required. icon and iconType are optional.
Was this page helpful?