Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12347 (s=12347, is=12357, ic=12359, ia=12360)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12358 (s=12347, is=12358, ic=12360, ia=12361)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12360 (s=12347, is=12358, ic=12360, ia=12361)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12361 (s=12347, is=12358, ic=12360, ia=12361)