Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97831 (s=97831, is=97893, ic=97894, ia=97895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97894 (s=97831, is=97894, ic=97895, ia=97896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97895 (s=97831, is=97894, ic=97895, ia=97896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97896 (s=97831, is=97894, ic=97895, ia=97896)