Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101430 (s=101430, is=101494, ic=101495, ia=101497)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101495 (s=101430, is=101495, ic=101496, ia=101498)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101496 (s=101430, is=101495, ic=101496, ia=101498)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101498 (s=101430, is=101495, ic=101496, ia=101498)