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