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