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