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