Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25125 (s=25125, is=25151, ic=25150, ia=25151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25152 (s=25125, is=25152, ic=25151, ia=25152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25151 (s=25125, is=25152, ic=25151, ia=25152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25152 (s=25125, is=25152, ic=25151, ia=25152)