Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15512 (s=15512, is=15530, ic=15531, ia=15533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15531 (s=15512, is=15531, ic=15532, ia=15534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15532 (s=15512, is=15531, ic=15532, ia=15534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15534 (s=15512, is=15531, ic=15532, ia=15534)