Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6283 (s=6283, is=6290, ic=6288, ia=6290)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6291 (s=6283, is=6291, ic=6289, ia=6291)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6289 (s=6283, is=6291, ic=6289, ia=6291)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6291 (s=6283, is=6291, ic=6289, ia=6291)