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