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