Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 57777 (s=57777, is=57828, ic=57828, ia=57830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57829 (s=57777, is=57829, ic=57829, ia=57831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57829 (s=57777, is=57829, ic=57829, ia=57831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57831 (s=57777, is=57829, ic=57829, ia=57831)