Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111969 (s=111969, is=112042, ic=112043, ia=112045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112043 (s=111969, is=112043, ic=112044, ia=112046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112044 (s=111969, is=112043, ic=112044, ia=112046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112046 (s=111969, is=112043, ic=112044, ia=112046)