Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52001 (s=52001, is=52052, ic=52052, ia=52054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52053 (s=52001, is=52053, ic=52053, ia=52055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52053 (s=52001, is=52053, ic=52053, ia=52055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52055 (s=52001, is=52053, ic=52053, ia=52055)