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