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