Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83232 (s=83232, is=83289, ic=83290, ia=83291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83290 (s=83232, is=83290, ic=83291, ia=83292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83291 (s=83232, is=83290, ic=83291, ia=83292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83292 (s=83232, is=83290, ic=83291, ia=83292)