Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18099 (s=18099, is=18125, ic=18126, ia=18123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18126 (s=18099, is=18126, ic=18127, ia=18124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18127 (s=18099, is=18126, ic=18127, ia=18124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18124 (s=18099, is=18126, ic=18127, ia=18124)