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