Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17136 (s=17136, is=17152, ic=17153, ia=17151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17153 (s=17136, is=17153, ic=17154, ia=17152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17154 (s=17136, is=17153, ic=17154, ia=17152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17152 (s=17136, is=17153, ic=17154, ia=17152)