Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97134 (s=97134, is=97196, ic=97197, ia=97198)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97197 (s=97134, is=97197, ic=97198, ia=97199)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97198 (s=97134, is=97197, ic=97198, ia=97199)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97199 (s=97134, is=97197, ic=97198, ia=97199)