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