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