Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23097 (s=23097, is=23104, ic=23105, ia=23105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23105 (s=23097, is=23105, ic=23106, ia=23106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23106 (s=23097, is=23105, ic=23106, ia=23106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23106 (s=23097, is=23105, ic=23106, ia=23106)