Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78065 (s=78065, is=78122, ic=78123, ia=78124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78123 (s=78065, is=78123, ic=78124, ia=78125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78124 (s=78065, is=78123, ic=78124, ia=78125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78125 (s=78065, is=78123, ic=78124, ia=78125)