Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30630 (s=30630, is=30664, ic=30663, ia=30665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30665 (s=30630, is=30665, ic=30664, ia=30666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30664 (s=30630, is=30665, ic=30664, ia=30666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30666 (s=30630, is=30665, ic=30664, ia=30666)