Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123971 (s=123971, is=124048, ic=124050, ia=124053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124049 (s=123971, is=124049, ic=124051, ia=124054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124051 (s=123971, is=124049, ic=124051, ia=124054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124054 (s=123971, is=124049, ic=124051, ia=124054)