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