Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26878 (s=26878, is=26896, ic=26898, ia=26900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26897 (s=26878, is=26897, ic=26899, ia=26901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26899 (s=26878, is=26897, ic=26899, ia=26901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26901 (s=26878, is=26897, ic=26899, ia=26901)