Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56432 (s=56432, is=56483, ic=56483, ia=56485)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56484 (s=56432, is=56484, ic=56484, ia=56486)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56484 (s=56432, is=56484, ic=56484, ia=56486)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56486 (s=56432, is=56484, ic=56484, ia=56486)