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