Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99899 (s=99899, is=99962, ic=99963, ia=99964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99963 (s=99899, is=99963, ic=99964, ia=99965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99964 (s=99899, is=99963, ic=99964, ia=99965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99965 (s=99899, is=99963, ic=99964, ia=99965)