Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101507 (s=101507, is=101571, ic=101572, ia=101574)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101572 (s=101507, is=101572, ic=101573, ia=101575)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101573 (s=101507, is=101572, ic=101573, ia=101575)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101575 (s=101507, is=101572, ic=101573, ia=101575)