iExampleRenders instantly on serverside render and inside v-if
component(:is="comp")Renders instantly on serverside render and inside v-if, but requires the component file to be imported
iIcon(name="...")Renders instantly on serverside render, but will be async loaded inside v-if, unless the files are already imported, so this might cause content shifting