Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111960 (s=111960, is=112033, ic=112034, ia=112036)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112034 (s=111960, is=112034, ic=112035, ia=112037)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112035 (s=111960, is=112034, ic=112035, ia=112037)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112037 (s=111960, is=112034, ic=112035, ia=112037)