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