Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123097 (s=123097, is=123173, ic=123176, ia=123178)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123174 (s=123097, is=123174, ic=123177, ia=123179)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123177 (s=123097, is=123174, ic=123177, ia=123179)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123179 (s=123097, is=123174, ic=123177, ia=123179)