Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65180 (s=65180, is=65235, ic=65236, ia=65237)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65236 (s=65180, is=65236, ic=65237, ia=65238)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65237 (s=65180, is=65236, ic=65237, ia=65238)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65238 (s=65180, is=65236, ic=65237, ia=65238)