Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101526 (s=101526, is=101590, ic=101591, ia=101593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101591 (s=101526, is=101591, ic=101592, ia=101594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101592 (s=101526, is=101591, ic=101592, ia=101594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101594 (s=101526, is=101591, ic=101592, ia=101594)