Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32332 (s=32332, is=32366, ic=32365, ia=32367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32367 (s=32332, is=32367, ic=32366, ia=32368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32366 (s=32332, is=32367, ic=32366, ia=32368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32368 (s=32332, is=32367, ic=32366, ia=32368)