Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30123 (s=30123, is=30157, ic=30156, ia=30158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30158 (s=30123, is=30158, ic=30157, ia=30159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30157 (s=30123, is=30158, ic=30157, ia=30159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30159 (s=30123, is=30158, ic=30157, ia=30159)