Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13340 (s=13340, is=13353, ic=13352, ia=13354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13354 (s=13340, is=13354, ic=13353, ia=13355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13353 (s=13340, is=13354, ic=13353, ia=13355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13355 (s=13340, is=13354, ic=13353, ia=13355)