Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100890 (s=100890, is=100953, ic=100954, ia=100956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100954 (s=100890, is=100954, ic=100955, ia=100957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100955 (s=100890, is=100954, ic=100955, ia=100957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100957 (s=100890, is=100954, ic=100955, ia=100957)