Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123961 (s=123961, is=124038, ic=124040, ia=124043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124039 (s=123961, is=124039, ic=124041, ia=124044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124041 (s=123961, is=124039, ic=124041, ia=124044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124044 (s=123961, is=124039, ic=124041, ia=124044)