Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65758 (s=65758, is=65813, ic=65814, ia=65815)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65814 (s=65758, is=65814, ic=65815, ia=65816)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65815 (s=65758, is=65814, ic=65815, ia=65816)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65816 (s=65758, is=65814, ic=65815, ia=65816)