Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63536 (s=63536, is=63591, ic=63592, ia=63593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63592 (s=63536, is=63592, ic=63593, ia=63594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63593 (s=63536, is=63592, ic=63593, ia=63594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63594 (s=63536, is=63592, ic=63593, ia=63594)