Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99692 (s=99692, is=99755, ic=99756, ia=99757)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99756 (s=99692, is=99756, ic=99757, ia=99758)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99757 (s=99692, is=99756, ic=99757, ia=99758)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99758 (s=99692, is=99756, ic=99757, ia=99758)