Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4090 (s=4090, is=4091, ic=4092, ia=4092, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4092 (s=4090, is=4092, ic=4093, ia=4093, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4093 (s=4090, is=4092, ic=4093, ia=4093, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4093 (s=4090, is=4092, ic=4093, ia=4093, pia)