Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100818 (s=100818, is=100881, ic=100882, ia=100884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100882 (s=100818, is=100882, ic=100883, ia=100885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100883 (s=100818, is=100882, ic=100883, ia=100885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100885 (s=100818, is=100882, ic=100883, ia=100885)