Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101997 (s=101997, is=102061, ic=102062, ia=102064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102062 (s=101997, is=102062, ic=102063, ia=102065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102063 (s=101997, is=102062, ic=102063, ia=102065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102065 (s=101997, is=102062, ic=102063, ia=102065)