Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98431 (s=98431, is=98493, ic=98494, ia=98495)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98494 (s=98431, is=98494, ic=98495, ia=98496)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98495 (s=98431, is=98494, ic=98495, ia=98496)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98496 (s=98431, is=98494, ic=98495, ia=98496)