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