Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5874 (s=5874, is=5875, ic=5875, ia=5875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5876 (s=5874, is=5876, ic=5876, ia=5876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5876 (s=5874, is=5876, ic=5876, ia=5876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5876 (s=5874, is=5876, ic=5876, ia=5876)