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