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