Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12429 (s=12429, is=12439, ic=12441, ia=12442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12440 (s=12429, is=12440, ic=12442, ia=12443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12442 (s=12429, is=12440, ic=12442, ia=12443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12443 (s=12429, is=12440, ic=12442, ia=12443)