Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5876 (s=5876, is=5877, ic=5877, ia=5877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5878 (s=5876, is=5878, ic=5878, ia=5878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5878 (s=5876, is=5878, ic=5878, ia=5878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5878 (s=5876, is=5878, ic=5878, ia=5878)