Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12586 (s=12586, is=12598, ic=12597, ia=12599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12599 (s=12586, is=12599, ic=12598, ia=12600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12598 (s=12586, is=12599, ic=12598, ia=12600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12600 (s=12586, is=12599, ic=12598, ia=12600)