Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6036 (s=6036, is=6043, ic=6041, ia=6043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6044 (s=6036, is=6044, ic=6042, ia=6044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6042 (s=6036, is=6044, ic=6042, ia=6044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6044 (s=6036, is=6044, ic=6042, ia=6044)