Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111014 (s=111014, is=111087, ic=111088, ia=111090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111088 (s=111014, is=111088, ic=111089, ia=111091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111089 (s=111014, is=111088, ic=111089, ia=111091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111091 (s=111014, is=111088, ic=111089, ia=111091)