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