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