Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64999 (s=64999, is=65054, ic=65055, ia=65056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65055 (s=64999, is=65055, ic=65056, ia=65057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65056 (s=64999, is=65055, ic=65056, ia=65057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65057 (s=64999, is=65055, ic=65056, ia=65057)