Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10309 (s=10309, is=10317, ic=10316, ia=10318)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10318 (s=10309, is=10318, ic=10317, ia=10319)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10317 (s=10309, is=10318, ic=10317, ia=10319)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10319 (s=10309, is=10318, ic=10317, ia=10319)