Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52010 (s=52010, is=52061, ic=52061, ia=52063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52062 (s=52010, is=52062, ic=52062, ia=52064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52062 (s=52010, is=52062, ic=52062, ia=52064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52064 (s=52010, is=52062, ic=52062, ia=52064)