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