List of Native Components
A list of all the built-in components to be used on Near Components.
Widget
The predefined component Widget
allows you to include an existing component into your code, thus enabling to create complex applications by composing components.
Loading...
IpfsImageUpload
A built-in component that enables users to directly upload an image to the InterPlanetary File System (IPFS).
Loading...
Files
A built-in component that enables to input files with drag and drop support. Read more about the Files
component here.
Loading...
Markdown
A component that enables to render Markdown.
Loading...
Markdown Editor
Checkout this Markdown Editor, and its source code.