Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32400 (s=32400, is=32434, ic=32433, ia=32435)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32435 (s=32400, is=32435, ic=32434, ia=32436)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32434 (s=32400, is=32435, ic=32434, ia=32436)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32436 (s=32400, is=32435, ic=32434, ia=32436)