Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11214 (s=11214, is=11223, ic=11224, ia=11223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11224 (s=11214, is=11224, ic=11225, ia=11224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11225 (s=11214, is=11224, ic=11225, ia=11224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11224 (s=11214, is=11224, ic=11225, ia=11224)