Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11116 (s=11116, is=11126, ic=11125, ia=11127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11127 (s=11116, is=11127, ic=11126, ia=11128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11126 (s=11116, is=11127, ic=11126, ia=11128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11128 (s=11116, is=11127, ic=11126, ia=11128)