Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87942 (s=87942, is=88001, ic=88002, ia=88003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88002 (s=87942, is=88002, ic=88003, ia=88004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88003 (s=87942, is=88002, ic=88003, ia=88004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88004 (s=87942, is=88002, ic=88003, ia=88004)