Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123450 (s=123450, is=123527, ic=123529, ia=123532)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123528 (s=123450, is=123528, ic=123530, ia=123533)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123530 (s=123450, is=123528, ic=123530, ia=123533)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123533 (s=123450, is=123528, ic=123530, ia=123533)