Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23875 (s=23875, is=23891, ic=23893, ia=23895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23892 (s=23875, is=23892, ic=23894, ia=23896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23894 (s=23875, is=23892, ic=23894, ia=23896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23896 (s=23875, is=23892, ic=23894, ia=23896)