Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65283 (s=65283, is=65338, ic=65339, ia=65340)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65339 (s=65283, is=65339, ic=65340, ia=65341)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65340 (s=65283, is=65339, ic=65340, ia=65341)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65341 (s=65283, is=65339, ic=65340, ia=65341)