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