Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10185 (s=10185, is=10193, ic=10192, ia=10194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10194 (s=10185, is=10194, ic=10193, ia=10195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10193 (s=10185, is=10194, ic=10193, ia=10195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10195 (s=10185, is=10194, ic=10193, ia=10195)