# BRAINSTORMING: Isolate ```htmlembedded= <html q:version="123"> <body> <my-app> <section lazy=true q:obj="abc 123 t23h4" q:version="123" q:isolate="1 2"> <-- innerHTML --> <div q:version="034"> <button q:obj="abc" on:click="./chunk#bar[0]"></button> <script type="qwik/json">...</script> </div> <-- /innerHTML --> </section> </my-app> <script type="qwik/json">...</script> </body> </html> ``` ```htmlembedded= <html> <body> <my-app> <q:isolate q:obj> <my-content/> <script type="qwik/json">...</script> </q:isolate> </my-app> <script type="qwik/json">...</script> </body> </html> ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up