Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123372 (s=123372, is=123449, ic=123451, ia=123454)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123450 (s=123372, is=123450, ic=123452, ia=123455)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123452 (s=123372, is=123450, ic=123452, ia=123455)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123455 (s=123372, is=123450, ic=123452, ia=123455)