Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19100 (s=19100, is=19112, ic=19114, ia=19116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19113 (s=19100, is=19113, ic=19115, ia=19117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19115 (s=19100, is=19113, ic=19115, ia=19117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19117 (s=19100, is=19113, ic=19115, ia=19117)