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