Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33932 (s=33932, is=33967, ic=33966, ia=33968)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33968 (s=33932, is=33968, ic=33967, ia=33969)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33967 (s=33932, is=33968, ic=33967, ia=33969)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33969 (s=33932, is=33968, ic=33967, ia=33969)