Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123956 (s=123956, is=124033, ic=124035, ia=124038)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124034 (s=123956, is=124034, ic=124036, ia=124039)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124036 (s=123956, is=124034, ic=124036, ia=124039)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124039 (s=123956, is=124034, ic=124036, ia=124039)