Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101986 (s=101986, is=102050, ic=102051, ia=102053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102051 (s=101986, is=102051, ic=102052, ia=102054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102052 (s=101986, is=102051, ic=102052, ia=102054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102054 (s=101986, is=102051, ic=102052, ia=102054)