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