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