Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101032 (s=101032, is=101096, ic=101097, ia=101099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101097 (s=101032, is=101097, ic=101098, ia=101100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101098 (s=101032, is=101097, ic=101098, ia=101100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101100 (s=101032, is=101097, ic=101098, ia=101100)