Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89898 (s=89898, is=89959, ic=89960, ia=89961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89960 (s=89898, is=89960, ic=89961, ia=89962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89961 (s=89898, is=89960, ic=89961, ia=89962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89962 (s=89898, is=89960, ic=89961, ia=89962)