Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123207 (s=123207, is=123283, ic=123286, ia=123288)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123284 (s=123207, is=123284, ic=123287, ia=123289)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123287 (s=123207, is=123284, ic=123287, ia=123289)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123289 (s=123207, is=123284, ic=123287, ia=123289)