Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111117 (s=111117, is=111190, ic=111191, ia=111193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111191 (s=111117, is=111191, ic=111192, ia=111194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111192 (s=111117, is=111191, ic=111192, ia=111194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111194 (s=111117, is=111191, ic=111192, ia=111194)