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