Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26878 (s=26878, is=26903, ic=26903, ia=26901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26904 (s=26878, is=26904, ic=26904, ia=26902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26904 (s=26878, is=26904, ic=26904, ia=26902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26902 (s=26878, is=26904, ic=26904, ia=26902)