Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21110 (s=21110, is=21123, ic=21125, ia=21127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21124 (s=21110, is=21124, ic=21126, ia=21128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21126 (s=21110, is=21124, ic=21126, ia=21128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21128 (s=21110, is=21124, ic=21126, ia=21128)