Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23074 (s=23074, is=23090, ic=23092, ia=23094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23091 (s=23074, is=23091, ic=23093, ia=23095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23093 (s=23074, is=23091, ic=23093, ia=23095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23095 (s=23074, is=23091, ic=23093, ia=23095)