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