Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3520 (s=3520, is=3524, ic=3522, ia=3524)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3525 (s=3520, is=3525, ic=3523, ia=3525)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3523 (s=3520, is=3525, ic=3523, ia=3525)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3525 (s=3520, is=3525, ic=3523, ia=3525)