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