Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31192 (s=31192, is=31226, ic=31225, ia=31227)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31227 (s=31192, is=31227, ic=31226, ia=31228)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31226 (s=31192, is=31227, ic=31226, ia=31228)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31228 (s=31192, is=31227, ic=31226, ia=31228)