Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97721 (s=97721, is=97783, ic=97784, ia=97785)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97784 (s=97721, is=97784, ic=97785, ia=97786)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97785 (s=97721, is=97784, ic=97785, ia=97786)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97786 (s=97721, is=97784, ic=97785, ia=97786)