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