Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33805 (s=33805, is=33840, ic=33839, ia=33841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33841 (s=33805, is=33841, ic=33840, ia=33842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33840 (s=33805, is=33841, ic=33840, ia=33842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33842 (s=33805, is=33841, ic=33840, ia=33842)