Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64998 (s=64998, is=65053, ic=65054, ia=65055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65054 (s=64998, is=65054, ic=65055, ia=65056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65055 (s=64998, is=65054, ic=65055, ia=65056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65056 (s=64998, is=65054, ic=65055, ia=65056)