Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101948 (s=101948, is=102012, ic=102013, ia=102015)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102013 (s=101948, is=102013, ic=102014, ia=102016)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102014 (s=101948, is=102013, ic=102014, ia=102016)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102016 (s=101948, is=102013, ic=102014, ia=102016)