Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101906 (s=101906, is=101970, ic=101971, ia=101973)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101971 (s=101906, is=101971, ic=101972, ia=101974)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101972 (s=101906, is=101971, ic=101972, ia=101974)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101974 (s=101906, is=101971, ic=101972, ia=101974)