Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5409 (s=5409, is=5417, ic=5418, ia=5419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5418 (s=5409, is=5418, ic=5419, ia=5420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5419 (s=5409, is=5418, ic=5419, ia=5420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5420 (s=5409, is=5418, ic=5419, ia=5420)