Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99984 (s=99984, is=100047, ic=100048, ia=100049)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100048 (s=99984, is=100048, ic=100049, ia=100050)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100049 (s=99984, is=100048, ic=100049, ia=100050)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100050 (s=99984, is=100048, ic=100049, ia=100050)