Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99054 (s=99054, is=99116, ic=99117, ia=99118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99117 (s=99054, is=99117, ic=99118, ia=99119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99118 (s=99054, is=99117, ic=99118, ia=99119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99119 (s=99054, is=99117, ic=99118, ia=99119)