Getting Started
How to use
To start using the plugin, you'll first need your IDX Plugin key. Then, include the following js and css files in the head of your html file.
<script type="text/javascript" > var _msmls_key = "[YOUR-KEY]" </script>
<script type="module" src="https://slipassets1.s3.amazonaws.com/idx-plugin/mystateidx-plugin.js"></script>
<link rel="stylesheet" type="text/css" href="https://slipassets1.s3.amazonaws.com/idx-plugin/mystateidx-plugin.css" />
<script src="https://www.google.com/recaptcha/api.js?&render=explicit" async defer></script>
For details on how to use the specific components browse the Components section in the sidebar.