Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123070 (s=123070, is=123146, ic=123149, ia=123151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123147 (s=123070, is=123147, ic=123150, ia=123152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123150 (s=123070, is=123147, ic=123150, ia=123152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123152 (s=123070, is=123147, ic=123150, ia=123152)