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