Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23212 (s=23212, is=23228, ic=23230, ia=23232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23229 (s=23212, is=23229, ic=23231, ia=23233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23231 (s=23212, is=23229, ic=23231, ia=23233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23233 (s=23212, is=23229, ic=23231, ia=23233)