Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23867 (s=23867, is=23890, ic=23891, ia=23888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23891 (s=23867, is=23891, ic=23892, ia=23889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23892 (s=23867, is=23891, ic=23892, ia=23889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23889 (s=23867, is=23891, ic=23892, ia=23889)