Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43080 (s=43080, is=43123, ic=43123, ia=43125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43124 (s=43080, is=43124, ic=43124, ia=43126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43124 (s=43080, is=43124, ic=43124, ia=43126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43126 (s=43080, is=43124, ic=43124, ia=43126)