Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95940 (s=95940, is=96001, ic=96002, ia=96003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 96002 (s=95940, is=96002, ic=96003, ia=96004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 96003 (s=95940, is=96002, ic=96003, ia=96004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 96004 (s=95940, is=96002, ic=96003, ia=96004)