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