Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123392 (s=123392, is=123469, ic=123471, ia=123474)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123470 (s=123392, is=123470, ic=123472, ia=123475)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123472 (s=123392, is=123470, ic=123472, ia=123475)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123475 (s=123392, is=123470, ic=123472, ia=123475)