Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111997 (s=111997, is=112070, ic=112071, ia=112073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112071 (s=111997, is=112071, ic=112072, ia=112074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112072 (s=111997, is=112071, ic=112072, ia=112074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112074 (s=111997, is=112071, ic=112072, ia=112074)