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