Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123808 (s=123808, is=123885, ic=123887, ia=123890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123886 (s=123808, is=123886, ic=123888, ia=123891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123888 (s=123808, is=123886, ic=123888, ia=123891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123891 (s=123808, is=123886, ic=123888, ia=123891)