Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95039 (s=95039, is=95100, ic=95101, ia=95102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95101 (s=95039, is=95101, ic=95102, ia=95103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95102 (s=95039, is=95101, ic=95102, ia=95103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95103 (s=95039, is=95101, ic=95102, ia=95103)