Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31080 (s=31080, is=31114, ic=31113, ia=31115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31115 (s=31080, is=31115, ic=31114, ia=31116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31114 (s=31080, is=31115, ic=31114, ia=31116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31116 (s=31080, is=31115, ic=31114, ia=31116)