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