Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123533 (s=123533, is=123610, ic=123612, ia=123615)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123611 (s=123533, is=123611, ic=123613, ia=123616)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123613 (s=123533, is=123611, ic=123613, ia=123616)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123616 (s=123533, is=123611, ic=123613, ia=123616)