Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65998 (s=65998, is=66053, ic=66054, ia=66055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66054 (s=65998, is=66054, ic=66055, ia=66056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66055 (s=65998, is=66054, ic=66055, ia=66056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66056 (s=65998, is=66054, ic=66055, ia=66056)