Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65056 (s=65056, is=65111, ic=65112, ia=65113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65112 (s=65056, is=65112, ic=65113, ia=65114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65113 (s=65056, is=65112, ic=65113, ia=65114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65114 (s=65056, is=65112, ic=65113, ia=65114)