Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83828 (s=83828, is=83885, ic=83886, ia=83887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83886 (s=83828, is=83886, ic=83887, ia=83888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83887 (s=83828, is=83886, ic=83887, ia=83888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83888 (s=83828, is=83886, ic=83887, ia=83888)