<needle-buttonar>Start AR</needle-button> <needle-buttonvr>Start VR</needle-button> <needle-buttonquicklook>View in AR</needle-button>
Example: custom styling
<!-- You can either style the element directly or use a CSS stylesheet --> <style> needle-button { background-color: red; color: white; } </style> <needle-buttonar>Start AR</needle-button>
A can be used to simply add VR, AR or Quicklook buttons to your website without having to write any code.
Example
Example: custom label
Example: custom styling