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