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