Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111916 (s=111916, is=111989, ic=111990, ia=111992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111990 (s=111916, is=111990, ic=111991, ia=111993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111991 (s=111916, is=111990, ic=111991, ia=111993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111993 (s=111916, is=111990, ic=111991, ia=111993)