Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101736 (s=101736, is=101800, ic=101801, ia=101803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101801 (s=101736, is=101801, ic=101802, ia=101804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101802 (s=101736, is=101801, ic=101802, ia=101804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101804 (s=101736, is=101801, ic=101802, ia=101804)