Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99438 (s=99438, is=99500, ic=99501, ia=99502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99501 (s=99438, is=99501, ic=99502, ia=99503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99502 (s=99438, is=99501, ic=99502, ia=99503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99503 (s=99438, is=99501, ic=99502, ia=99503)