Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123373 (s=123373, is=123450, ic=123452, ia=123455)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123451 (s=123373, is=123451, ic=123453, ia=123456)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123453 (s=123373, is=123451, ic=123453, ia=123456)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123456 (s=123373, is=123451, ic=123453, ia=123456)