Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42381 (s=42381, is=42424, ic=42424, ia=42426)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42425 (s=42381, is=42425, ic=42425, ia=42427)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42425 (s=42381, is=42425, ic=42425, ia=42427)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42427 (s=42381, is=42425, ic=42425, ia=42427)