Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35123 (s=35123, is=35160, ic=35159, ia=35161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35161 (s=35123, is=35161, ic=35160, ia=35162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35160 (s=35123, is=35161, ic=35160, ia=35162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35162 (s=35123, is=35161, ic=35160, ia=35162)