Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15370 (s=15370, is=15381, ic=15383, ia=15384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15382 (s=15370, is=15382, ic=15384, ia=15385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15384 (s=15370, is=15382, ic=15384, ia=15385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15385 (s=15370, is=15382, ic=15384, ia=15385)