Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123519 (s=123519, is=123596, ic=123598, ia=123601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123597 (s=123519, is=123597, ic=123599, ia=123602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123599 (s=123519, is=123597, ic=123599, ia=123602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123602 (s=123519, is=123597, ic=123599, ia=123602)