Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65065 (s=65065, is=65120, ic=65121, ia=65122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65121 (s=65065, is=65121, ic=65122, ia=65123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65122 (s=65065, is=65121, ic=65122, ia=65123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65123 (s=65065, is=65121, ic=65122, ia=65123)