Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 60000 (s=60000, is=60051, ic=60051, ia=60053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60052 (s=60000, is=60052, ic=60052, ia=60054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60052 (s=60000, is=60052, ic=60052, ia=60054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60054 (s=60000, is=60052, ic=60052, ia=60054)