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