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