Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11103 (s=11103, is=11113, ic=11112, ia=11114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11114 (s=11103, is=11114, ic=11113, ia=11115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11113 (s=11103, is=11114, ic=11113, ia=11115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11115 (s=11103, is=11114, ic=11113, ia=11115)