Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98831 (s=98831, is=98893, ic=98894, ia=98895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98894 (s=98831, is=98894, ic=98895, ia=98896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98895 (s=98831, is=98894, ic=98895, ia=98896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98896 (s=98831, is=98894, ic=98895, ia=98896)