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