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