Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123452 (s=123452, is=123529, ic=123531, ia=123534)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123530 (s=123452, is=123530, ic=123532, ia=123535)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123532 (s=123452, is=123530, ic=123532, ia=123535)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123535 (s=123452, is=123530, ic=123532, ia=123535)