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