Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88230 (s=88230, is=88290, ic=88291, ia=88292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88291 (s=88230, is=88291, ic=88292, ia=88293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88292 (s=88230, is=88291, ic=88292, ia=88293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88293 (s=88230, is=88291, ic=88292, ia=88293)